Modules§
Functions§
- highlight
- Highlight
codein the given language, returning HTML with<span class="tok-*">tokens. - is_
supported - Check if a language is supported.
- scan
- Tokenize
codein the given language, returning structured tokens with byte ranges. - supported_
languages - List all supported language identifiers.