UNPKG

markdown

Version:

A sensible Markdown parser for javascript

21 lines (20 loc) 306 B
["html", ["p", "This is ", ["a", { "href" : "http://google.com" }, "google" ], ". ", ["a", { "href" : "http://google.com" }, "Google" ], " and ", ["a", { "href" : "http://google.com" }, "this" ], " are the same thing too" ] ]