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
130 stars 32 forks source link

Replacing all carriage returns prior to highlighting to eliminate blank lines on output #60

Closed rmcginty closed 2 years ago

rmcginty commented 3 years ago

Relates to issue #59

zachleat commented 2 years ago

Shipping with 4.1.0

zachleat commented 2 years ago

Thank you!