API Reference MDExNative v#0.2.7

Copy Markdown View Source

Modules

HTML sanitization powered by the Rust ammonia crate.

Markdown parsing and rendering powered by the Rust comrak crate.

GitHub and GitLab style alerts / admonitions.

Attributes attached to supported Markdown nodes.

Container block directive.

A block quote marker.

Inline code span.

A code block, fenced or indented.

Description details of a description item.

A description item of a description list.

A description list.

A description term of a description item.

Root of a parsed Comrak Markdown document.

An escaped character.

A footnote definition.

The reference to a footnote.

Document metadata.

A heading, either ATX or setext.

Phoenix LiveView HEEx block-level element.

Phoenix LiveView HEEx inline element.

Highlight (mark) text.

Inserted text.

A hard line break.

Link to a URL.

Inline math span.

A multiline block quote.

A paragraph that contains nodes.

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.

A soft line break.

Source position information for AST nodes.

Strong emphasis.

Discord-style subtext.

A table with rows and columns.

A table cell inside a table row.

A task item inside a list.

Literal text.

A break between lines.

A link in the form of a wiki link.