cm-editor-syntax-highlight-obsidian icon indicating copy to clipboard operation
cm-editor-syntax-highlight-obsidian copied to clipboard

any chance of mermaid code highlighting?

Open tallguyjenks opened this issue 4 years ago • 3 comments

AFAIK there's no official syntax highlighting for mermaid? but could one be invented so we can highlight those code chunks ? 😅

tallguyjenks avatar Nov 05 '20 04:11 tallguyjenks

References for the future: https://codemirror.net/doc/manual.html#modeapi https://codemirror.net/demo/simplemode.html

deathau avatar Nov 05 '20 07:11 deathau

I think this is what is used for the Mermaid Live Editor (it uses monaco though, not CodeMirror): https://github.com/mermaid-js/mermaid-live-editor/blob/master/src/mermaid-language/mermaid.js

deathau avatar Nov 05 '20 07:11 deathau

mermaid highlights would be so nice, if anyone has the time and know how to create one.

guategeek avatar Sep 24 '21 11:09 guategeek