RubyGems Navigation menu

kramdown-syntax_tree_sitter 0.5.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.0 - May 18, 2023 (21 KB)
  2. 0.4.0 - April 15, 2023 (20.5 KB)
  3. 0.3.0 - January 11, 2023 (20 KB)
  4. 0.2.0 - December 08, 2022 (19.5 KB)
  5. 0.1.0 - November 11, 2022 (18.5 KB)

Runtime Dependencies (3):

kramdown ~> 2.0
rake ~> 13.0
rutie ~> 0.0.4

Requirements:

This plugin is essentially an adapter for the Tree-sitter highlight library and hence requires a compatible Rust installation to function. It is officially compatible with the following environments: - Rust: 1.66, 1.67, 1.68, 1.69 - Platforms: MacOS, Linux

Owners:

Pushed by:

Authors:

  • Andrew T. Biehl

SHA 256 checksum:

07bdad106e207e99e3015d0e4998574931a22eb004cb112ee58888fcafa40c57

Total downloads 2,926

For this version 479

License:

MIT

Required Ruby Version: >= 2.7

New versions require MFA: true

Version published with MFA: true

Links: