add support for elixir code syntax highlighting

This commit is contained in:
Matthew O'Gorman
2025-04-06 23:42:53 -04:00
parent 41aca84913
commit 8a81f5f188
3 changed files with 30 additions and 0 deletions

View File

@@ -73,6 +73,7 @@
"bits-ui": "^0.19.7",
"codemirror": "^6.0.1",
"codemirror-lang-hcl": "^0.0.0-beta.2",
"codemirror-lang-elixir": "^4.0.0",
"crc-32": "^1.2.2",
"dayjs": "^1.11.10",
"dompurify": "^3.1.6",