markdown
An opinionated subset of Markdown.
Methods
split_front_matter | Splits a document into two chunks: one containing the raw front matter, and the other containing the rest of the document. |
Classes
Document | A parsed document. | |
Link | A type describing the kind of link something is. | |
Node | A node in a Markdown AST. |