cpp-syntax-tree is a graphical syntax tree generator written in the C++ language. You can find input file examples at this project/test/data directory. cpp-syntax-tree [options] <file> Draw syntax ...
This is a syntax highlighter plugin for Kramdown that leverages Tree-sitter's native syntax highlighter to highlight code blocks (and spans) when rendering HTML. Note that this plugin's general usage ...