mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 08:56:18 +02:00
feat(highlight): add gdscript
This commit is contained in:
@@ -32,7 +32,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:
|
||||
* Added the GDScript (Godot) language.
|
||||
* Added the GDScript (Godot) language for both code notes and code blocks in text notes.
|
||||
* Added the Nix language (and also in code blocks for text notes).
|
||||
* Added an indentation marker.
|
||||
* Note: syntax highlighting for some languages (mostly HTML-template languages such as EJS, JSP) is no longer supported due to lack of upstream support. If this is a problem, feel free to report an issue and we can see what can be done about it.
|
||||
|
||||
Reference in New Issue
Block a user