highlightjs / highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://highlightjs.org/
BSD 3-Clause "New" or "Revised" License
23.77k stars 3.61k forks source link

(request org repo) highlightjs-[name of your grammar] #4173

Open laurelthorburn opened 3 days ago

laurelthorburn commented 3 days ago

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

Metadata

Requirements

Afterwards

note: assuming i do this after the liquid repo has been created?

Submit a PR that:

joshgoebel commented 1 day ago

That repo includes a dist folder with CDN-ready CJS and ESM builds

I'm not seeing the dist folder in your repository.

laurelthorburn commented 1 day ago

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

laurelthorburn commented 1 day ago

That repo includes a dist folder with CDN-ready CJS and ESM builds

I'm not seeing the dist folder in your repository.

@joshgoebel Yep, git ignore auto removed dist. Fixed:

https://github.com/laurelthorburn/liquid/tree/main/dist