Skip to main content

Module inline

Module inline 

Source
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.