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: 138,031 of 184,502
Downloads: 4,004

Daily

Ranking: 30,732 of 184,487
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,011,584,645rake
207184,173,617kramdown
8,997319,903rutie

Owners

#GravatarHandle
1iconandrewtbiehl