Module state

Module state 

Source
Expand description

Parse state for streaming markdown processing.

The ParseState struct maintains all state needed to process streaming markdown input incrementally.

Structs§

InlineState
Snapshot of current inline formatting states.
ParseState
Main parse state for streaming markdown processing.

Constants§

BGRESET
Background reset ANSI code (used as default background).