feat(tools/cheddar): Check in new syntax highlighting tool
The first step with this tool will be to use it as a source-filter for cgit. The second step is to use it as the Markdown renderer by depending on one of the Markdown libraries, with integration for rendering code snippets directly.
This commit is contained in:
parent
87cf3a2c6f
commit
4681c07bde
8 changed files with 772 additions and 2 deletions
1
tools/cheddar/.gitignore
vendored
Normal file
1
tools/cheddar/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
target/
|
||||
Loading…
Add table
Add a link
Reference in a new issue