This website requires JavaScript.
Explore
Help
Sign In
tarasis
/
eleventy-plugin-syntaxhighlighting-chroma
Watch
1
Star
0
Fork
You've already forked eleventy-plugin-syntaxhighlighting-chroma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91e57182f3
eleventy-plugin-syntaxhighl...
/
demo
History
Robert McGovern
68e3e1bae4
added handling highlighting lines, from single lines, to ranges, to line + range. Could probably do multiple ranges if I edit the regex
2023-02-03 01:51:06 +00:00
..
eleventy-config.js
base files from eleventy-plugin-syntaxhighlight-4.2.0 and chromahighlight npm package as dependency
2023-02-02 14:36:15 +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
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
test-markdown.md
added handling highlighting lines, from single lines, to ranges, to line + range. Could probably do multiple ranges if I edit the regex
2023-02-03 01:51:06 +00:00
test-nunjucks.njk
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
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