New
v0.11.6
0.11.6 - 2026-02-24
Added
- [Option] Add
:codefence_renderersto customize code fence rendering (@neilberkman)
Fixed
- [Syntax Highlighter] Do not wrap plaintext code in
<span>tags (@stewart) - [Streaming] Several fixes to fragment parser: insert/highlight completion, handle incomplete links, prevent false positives on $ tokens (@neilberkman)
Changed
- [Deps] Update
lumisto v0.1.3 - renamed classes/prefix fromathltolumisso it could cause small breaking changes if you were relying on the old class names for any reason