UNPKG

markdown

Version:

A sensible Markdown parser for javascript

37 lines (36 loc) 508 B
["html", ["ul", ["li", ["p", "List item ", ["em", "ending" ], "\nwith ", ["em", "emphasis" ], "." ] ], ["li", ["p", "List item\nwith ", ["strong", "strong emphasis" ], "." ] ], ["li", ["p", "List item\nwith ", ["a", { "href" : "http://google.com" }, "a link" ], "." ] ] ] ]