{
  "pattern": {
    "id": "swp_document_parsing",
    "name": "Document(parsing:)",
    "category": "parsing",
    "description": "Entry point for parsing a markdown source string into a Document AST node, from the Markdown module.",
    "source_reference": "Markdown module",
    "api_surface": "let document = Document(parsing: source)",
    "source_doc": "style-swift-markdown/SKILL.md",
    "created_at": "2026-07-02 04:47:01",
    "cite_as": "https://subagentswift.com/api/patterns/swp_document_parsing"
  }
}