Expand description
A simple markdown parser that can write formatted text to the terminal
Entrypoint is MdStream::parse_str(...)
Modules§
Structs§
- MdStream
- An AST representation of a Markdown document
Enums§
- MdTree
- A single tokentree within a Markdown document
Functions§
- create_
stdout_ bufwtr - Create a termcolor buffer with the
Always
color choice