highlight.js icon indicating copy to clipboard operation
highlight.js copied to clipboard

(request org repo) highlightjs-postscript

Open ThomasRinsma opened this issue 1 year ago • 0 comments

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 dist folder with CDN-ready CJS and ESM builds
  • [X] That README.md includes examples of simple web usage
  • [X] 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

ThomasRinsma avatar Apr 02 '24 11:04 ThomasRinsma