javascript - Syntax highlighting Markdown on a webpage -
i writing basic markdown editor , wish markdown syntax highlighted. there seem plenty of resources on how have code within markdown highlighted, want markdown itself syntax highlighted. there existing javascript/jquery libraries doing so? if not, place start crafting own?
highlight.js seems support markdown syntax.
Comments
Post a Comment