mermaidjs / mermaid-live-editor

Location has moved to https://github.com/mermaid-js/mermaid-live-editor
https://mermaidjs.github.io/mermaid-live-editor/
MIT License
977 stars 181 forks source link

Make textarea font family monospace for more accessible editing #44

Closed chrisui closed 4 years ago

chrisui commented 5 years ago

This made it a lot easier to use the live editor as with monospacing columns line up nicely.

knsv commented 4 years ago

The current editor is being reworked to use the monaco text editor instead of a textarea. This will resolve the issue with monospacing, syntax highlighting etc. Thank you nevertheless and my humble apologies for the slow handling.