From 4681c07bde702f64d630f25ef831267cd9ac09ee Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 21 Dec 2019 04:20:15 +0000 Subject: 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. --- tools/cheddar/.skip-subtree | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/cheddar/.skip-subtree (limited to 'tools/cheddar/.skip-subtree') diff --git a/tools/cheddar/.skip-subtree b/tools/cheddar/.skip-subtree new file mode 100644 index 000000000000..e69de29bb2d1 -- cgit 1.4.1