Structs§
- Markdown
Render Cache - Bounded LRU cache for
render_markdownoutput.
Functions§
- parse_
inline_ spans - Parses inline markdown markers (
**bold**,*italic*,`code`) into styled spans. - render_
markdown - Converts markdown text into styled, word-wrapped lines for terminal display.