Modify moonscript lexer to get correct syntax highlighting

of interpolated strings
This commit is contained in:
2025-06-16 20:18:05 -07:00
parent dbc71b4c0b
commit d22283905a
8 changed files with 226 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
media="screen"
/>
<link rel="stylesheet" href="$root/app.css?$generate_date" />
<link rel="stylesheet" href="$root/moonscript.css?$generate_date" />
</head>
<body class="bg-white">
<header>