No results found.
The tokenizer boundary and the highlighter adapters behind it
8 posts
Visual reference of all 65 bundled syntax highlighting themes.
Implement Kazari's Highlighter interface to use any syntax highlighting engine, or call Engine.Tokenize for raw token access.
Connect Kazari to Nuri for TextMate grammar-based syntax highlighting.
Connect Kazari to Chroma for Go-native syntax highlighting.
Language-aware code coloring powered by a pluggable highlighter.
Unified diff with full syntax highlighting in the original language.
Render terminal output with ANSI escape sequences as colored, styled code blocks.
The complete call path from Render/RenderWithMeta through meta parsing, config cascade, preprocessing, language routing, tokenization, and HTML output.