Expand description
Lightweight inline-markup parsing and rendering helpers.
Functionsยง
- line_
from_ inline - Parses inline markup and wraps the result in a single
LineBlock. - parts_
from_ inline - Parses lightweight inline markup into styled line parts.
- render_
inline - Renders lightweight inline markup to a styled string.