Expand description
Parse state for streaming markdown processing.
The ParseState struct maintains all state needed to process
streaming markdown input incrementally.
Structs§
- Inline
State - Snapshot of current inline formatting states.
- Parse
State - Main parse state for streaming markdown processing.
Constants§
- BGRESET
- Background reset ANSI code (used as default background).