Skip to content

(request org repo) highlightjs-jai #4337

@GufNZ

Description

@GufNZ

I would like to request the creation of a highlightjs-jai repository for my 3rd party grammar.

  • I have an existing personal repository ready to go.

A theme is include as this language definition is quite fine-grained, for future-proofing.
It is based on using CSS variables with fallbacks so that a new theme can be done just by setting the subset of variables you want, and leveraging the fallbacks for everything else.

Thus the best path to making a new theme is to copy the jaiEverything.css theme and just alter the vars set at the top.

Metadata

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-ready CJS and ESM 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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions