Modify moonscript lexer to get correct syntax highlighting

of interpolated strings
This commit is contained in:
2025-05-25 14:12:36 -07:00
parent 14b6054946
commit 2362028967
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>