I am writing the main Markdown editor and want to highlight Markdown syntax. There seems to be a lot of resources on how to allocate code in Markdown, but I want Markdown to be highlighted with syntax. Are there any existing JavaScript / jQuery libraries for this? If not, where is a good place to start creating your own?
source share