javascript - Is There a Way to Include Markdown in HTML/Websites? -


i'm adding section website , want put guide on page people looking @ particular section of site. i'd use markdown formatting , presentation. there way inside of html file?

i've tried using strapdown supports bootstrap themes , use own html around markdown text. haven't been able find stackoverflow post explains how either.

markdown not part of html standard. need parse markdown "codes". there plenty of libraries can though.

and many many more (search friend).


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -