Description
CommonMark Markdown can be parsed from Rust applications using a pull-parser architecture. This library is for developers building renderers, documentation tools, or text-processing applications. It is linked into software rather than launched directly, and output safety depends on the renderer using parsed events.