feat(mermaid): add basic syntax highlight

This commit is contained in:
Elian Doran
2025-05-11 19:08:43 +03:00
parent 2704548eb8
commit 58b9d9074e
6 changed files with 24 additions and 1 deletions
@@ -26,6 +26,7 @@
* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) by @SiriusXT
* [Only expand/collapse the left pane of the focused window](https://github.com/TriliumNext/Notes/pull/1905) by @SiriusXT
* Code notes now have support for GDScript (Godot).
* Mermaid diagrams: basic syntax highlight (not all diagram types are supported) and code folding.
## 📖 Documentation