feat(code): add Nix language

This commit is contained in:
Elian Doran
2025-05-11 19:44:10 +03:00
parent ce5debd9bf
commit 2b192eb1b9
6 changed files with 29 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
* Code notes:
* Updated to a new generation of CodeMirror. Since it's a significant update, bug reports are welcome.
* Added the GDScript (Godot) language.
* Added the Nix language.
* Mermaid diagrams: basic syntax highlight (not all diagram types are supported) and code folding.
## 📖 Documentation