markdown-viewer
markdown-viewer copied to clipboard
Vim code is not getting highlighted
Here's a screenshot. Python code is highlighted fine but Vim code is not highlighted.
I checked and Vim is in prism's list of supported languages.
Let me know if you need more information.
Env: Chrome 64, Markdown Viewer 3.4
Yep, not all Prism supported syntax definitions are included. I have a list of all included ones here: https://github.com/simov/markdown-viewer/blob/master/build/prism/prism.json
I'll add it in the next release.
Markdown Viewer v5.1 now ships with all of the available languages in prism.