@11ty/eleventy-plugin-syntaxhighlight

A pack of Eleventy plugins for syntax highlighting for Markdown and Liquid templates.

Usage no npm install needed!

<script type="module">
  import 11tyEleventyPluginSyntaxhighlight from 'https://cdn.skypack.dev/@11ty/eleventy-plugin-syntaxhighlight';
</script>

README

eleventy-plugin-syntaxhighlight

A pack of Eleventy plugins for syntax highlighting. No browser/client JavaScript here, these highlight transformations are all done at build-time.

Read the Full Documentation on 11ty.dev