Closed
Description
I would like to request the creation of a highlightjs-magik
repository for my 3rd party grammar.
- I have an existing personal repository ready to go
Metadata
- Grammar Name: magik
- Link to repo: https://github.com/sebastiaanspeck/highlightjs-magik
Requirements
- I've read the language Contributor Checklist
- I've read the Language Contribution Guide
- I'm currently willing to support and maintain this grammar over time
- That repo includes a
dist
folder with CDN-readyCJS
andESM
builds - That
README.md
includes examples of simple web usage - That
README.md
includes examples of Node.js usage
Afterwards
Submit a PR that:
- adds mention of your new language to
CHANGES.md
- updates
SUPPORTED_LANGUAGES.md
in the main library