eleventy-plugin-syntaxhighl.../demo
Robert McGovern cc6e7e2436 Added support for tabWidth and highlightStyle
Also updated readme and removed some defaults from .eleventy.js. Simplified HighlightPairedShortcode to just mardownSyntaxHighlightOptions (should probably rename file). Finally updated package.json
2023-02-11 00:36:15 +00:00
..
eleventy-config.js Added support for tabWidth and highlightStyle 2023-02-11 00:36:15 +00:00
file-with-liquid-tags.md Added option for lexer overrides 2023-02-04 17:33:25 +00:00
prism-theme.css base files from eleventy-plugin-syntaxhighlight-4.2.0 and chromahighlight npm package as dependency 2023-02-02 14:36:15 +00:00
test-liquid.liquid Added pre/code attribute support 2023-02-06 14:45:32 +00:00
test-markdown.md Added support for tabWidth and highlightStyle 2023-02-11 00:36:15 +00:00
test-nunjucks.njk Added pre/code attribute support 2023-02-06 14:45:32 +00:00
test.css work in progress. basic arguments handled in njk and md, need to do liquid and handling lineNumbersStart, highlight lines 2023-02-02 23:46:44 +00:00