showdown icon indicating copy to clipboard operation
showdown copied to clipboard

How can i make it only markdown specific things?

Open Directory opened this issue 5 years ago • 0 comments

Lets say i only wanted italics with * and bold with **. and any other syntax, no matter what, will just be left alone raw. can i do that? and also how can i remove the <p> tags that makeHtml() puts around the output.

Directory avatar Nov 19 '20 02:11 Directory