Skip to main content

Module markdown

Module markdown 

Source

Structs§

MarkdownRenderCache
Bounded LRU cache for render_markdown output.

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.