Supported rendered elements
description
The full set of markdown elements swift-markdown-ui renders: headings (1-6), paragraphs, bold/italic/strikethrough, code blocks with syntax highlighting, inline code, links, images (remote + local), ordered and unordered lists, task lists, block quotes, tables, thematic breaks, and HTML blocks (limited support).
source reference
MarkdownUI module
provenance
source_doc style-swift-markdown-ui/SKILL.md · created 2026-07-02 04:47:01 · JSON
See Parsing vs. Rendering for how these two layers of the pipeline relate.