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:
Vincent Ambo 2019-12-21 04:20:15 +00:00
parent 87cf3a2c6f
commit 4681c07bde
8 changed files with 772 additions and 2 deletions

1
tools/cheddar/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
target/