Categories: None [Edit]

kramdown-syntax_tree_sitter

https://rubygems.org/gems/kramdown-syntax_tree_sitter
https://github.com/andrewtbiehl/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.

Total

Ranking: 155,600 of 180,534
Downloads: 2,933

Daily

Ranking: 35,669 of 180,529
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16856,806,105rake
208149,926,452kramdown
9,001272,807rutie

Owners

#GravatarHandle
1iconandrewtbiehl