showdown
showdown copied to clipboard
How can i make it only markdown specific things?
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.