Basic syntax highlighting

This commit is contained in:
2024-04-30 21:13:23 -05:00
parent 9fb5187aa7
commit badbd7e142
4 changed files with 133 additions and 16 deletions
+3
View File
@@ -1,5 +1,8 @@
{
"dependencies": {
"@codemirror/commands": "^6.5.0",
"@codemirror/language": "^6.10.1",
"@codemirror/view": "^6.26.3",
"cm6-theme-gruvbox-dark": "^0.2.0",
"codemirror": "^6.0.1",
"esbuild": "^0.16.12",