Fix markdown code block syntax highlighting
Marked v15 removed the highlight option from setOptions. Use marked.use() with a custom renderer instead.
This commit is contained in:
Marked v15 removed the highlight option from setOptions. Use marked.use() with a custom renderer instead.