Sign in Sign up
rubygems

kramdown-syntax_tree_sitter

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. Tree-sitter is a modern, general-purpose parsing library that outclasses many existing tools at the task of syntax highlighting. This plugin adapts Tree-sitter's native highlighter for Kramdown, so that Tree-sitter's superior highlighting capabilities can be easily leveraged in the context of rendering Markdown.

Activity

Latest release
2y ago
Total releases
6
Cadence
~34 days
Last 12 months
0

Details

License
MIT
First release
Nov 11, 2022
Releases
Version Released
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial