-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Hello, I'm trying to make highlight.dart support GDScript, which has the language definition files generated from highlight.js.
However, unlike highlightjs-vue or highlightjs-graphql have the language definition files in the root directory, gdscript.js located in src/languages
.
And I think it's also confusing having package.json's main
value set to gdscript.js
where there's no such file in the root directory.
Metadata
Metadata
Assignees
Labels
No labels