eleventy-plugin-syntaxhighl.../src
Robert McGovern 0f05a6abeb Added option for lexer overrides
As Chroma doesn't support liquid or njk as languages, I have added an lexerOverride option so you can specify a different lexer to use instead of the language specified.
2023-02-04 17:33:25 +00:00
..
CharacterWrap.js base files from eleventy-plugin-syntaxhighlight-4.2.0 and chromahighlight npm package as dependency 2023-02-02 14:36:15 +00:00
HighlightPairedShortcode.js 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
LiquidHighlightTag.js add back deleted file, and removed log output 2023-02-03 03:00:45 +00:00
getAttributes.js add back deleted file, and removed log output 2023-02-03 03:00:45 +00:00
hasTemplateFormat.js base files from eleventy-plugin-syntaxhighlight-4.2.0 and chromahighlight npm package as dependency 2023-02-02 14:36:15 +00:00
markdownSyntaxHighlightOptions.js 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
parseSyntaxArguments.js Added option for lexer overrides 2023-02-04 17:33:25 +00:00