Skip to content

Commit

Permalink
Update src/util/rehypeCodemirrorPlugin.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekwuno authored Nov 5, 2024
1 parent f2d24be commit c5b3ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/rehypeCodemirrorPlugin.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const surrealqlParser = _surrealqlParser.configure({

const parser = {
bash: bashParser,
csharp:StreamLanguage.define(csharp),
dotnet:StreamLanguage.define(csharp),
rs: rustParser,
rust: rustParser,
js: javascriptParser,
Expand Down

0 comments on commit c5b3ad2

Please sign in to comment.