API Reference MDEx v0.5.0
View SourceModules
GitHub and GitLab style alerts / admonitions.
A block quote marker.
Inline code span.
A code block, fenced or indented.
Failed to decode a Document.
Description details of a description item.
A description item of a description list.
A description list.
A description term of a description item.
Tree representation of a Markdown document.
Emphasis.
An escaped character.
Escaped tag.
A footnote definition.
The reference to a footnote.
Document metadata.
A heading, either ATX or setext.
A HTML block.
Raw HTML.
An image.
Given input is invalid.
Invalid Access key selector.
A hard line break.
Link to a URL.
A List that contains MDEx.ListItem
.
A List Item of a MDEx.List
.
Inline math span.
A multiline block quote.
A paragraph that contains nodes.
MDEx.Pipe is a Req-like API to transform Markdown documents through a series of steps in a pipeline.
A Raw output node. This will be inserted verbatim into CommonMark and HTML output. It can only be created programmatically, and is never parsed from input.
Emoji generated from a shortcode.
Sigils for parsing and formatting Markdown between different formats.
A soft line break.
Spoilered text.
Strikethrough.
Strong emphasis.
Subscript.
Superscript.
A table with rows and columns.
A table cell inside a table row.
A table row.
A task item inside a list.
Literal text.
A break between lines.
Underline.
A link in the form of a wiki link.