Markdown(_:) view
description
The core SwiftUI view type from MarkdownUI that renders a markdown string directly, used inside a normal SwiftUI view body.
source reference
MarkdownUI module
api surface
Markdown(content).markdownTheme(.gitHub)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.