highlight.js
highlight.js copied to clipboard
(request org repo) highlightjs-postscript
I would like to request the creation of a highlightjs-postscript repository for my 3rd party grammar.
- [X] I have an existing personal repository ready to go
Metadata
- Grammar Name:
postscript - Link to repo: https://github.com/ThomasRinsma/highlightjs-postscript
Requirements
- [X] I've read the language Contributor Checklist
- [X] I've read the Language Contribution Guide
- [X] I'm currently willing to support and maintain this grammar over time
- [X] That repo includes a
distfolder with CDN-readyCJSandESMbuilds - [X] That
README.mdincludes examples of simple web usage - [X] That
README.mdincludes examples of Node.js usage
Afterwards
Submit a PR that:
- [ ] adds mention of your new language to
CHANGES.md - [ ] updates
SUPPORTED_LANGUAGES.mdin the main library