We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to request the creation of a highlightjs-liquid repository for my 3rd party grammar.
highlightjs-liquid
dist
CJS
ESM
README.md
note: assuming i do this after the liquid repo has been created?
Submit a PR that:
CHANGES.md
SUPPORTED_LANGUAGES.md
The text was updated successfully, but these errors were encountered:
That repo includes a dist folder with CDN-ready CJS and ESM builds
I'm not seeing the dist folder in your repository.
Sorry, something went wrong.
That repo includes a dist folder with CDN-ready CJS and ESM builds I'm not seeing the dist folder in your repository.
It's there on my local, let me see why it didn't push.
edit to add: suspect git ignore is preventing it.. fixing now
@joshgoebel Yep, git ignore auto removed dist. Fixed:
https://github.com/laurelthorburn/liquid/tree/main/dist
Done. https://github.com/highlightjs/highlightjs-liquid
joshgoebel
No branches or pull requests
I would like to request the creation of a
highlightjs-liquid
repository for my 3rd party grammar.Metadata
Requirements
dist
folder with CDN-readyCJS
andESM
buildsREADME.md
includes examples of simple web usageREADME.md
includes examples of Node.js usageAfterwards
note: assuming i do this after the liquid repo has been created?
Submit a PR that:
CHANGES.md
SUPPORTED_LANGUAGES.md
in the main library (Update SUPPORTED_LANGUAGES.md #4174)The text was updated successfully, but these errors were encountered: