11ty / eleventy-plugin-syntaxhighlight

A pack of Eleventy plugins for syntax highlighting in Markdown, Liquid, and Nunjucks templates.
https://www.11ty.dev/docs/plugins/syntaxhighlight/
MIT License
129 stars 32 forks source link

Is there a way to add Prism plugins? #58

Closed sarunw closed 2 years ago

sarunw commented 3 years ago

I want to use https://prismjs.com/plugins/keep-markup/ but can't find a way to do this with eleventy-plugin-syntaxhighlight. Is this possible?

boehs commented 2 years ago

duplicate of https://github.com/11ty/eleventy-plugin-syntaxhighlight/issues/4

zachleat commented 2 years ago

Yeah #4 is the thing! Note that some prism.js plugins seem to require clientside operation 👀