Markdown pipeline & custom syntax (directives, wikilinks)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Content, Blog & Desk · Tier: light · Risk: low — parsing/rendering pipeline, no db writes
A remark/rehype-based markdown rendering pipeline extended with custom directive syntax for embeds; wikilink cross-references are designed for but not yet implemented.
When to use: Use when rendering blog/content markdown that needs project-specific directive syntax beyond plain CommonMark.
Docs
Code
Machine-readable record: content-markdown-pipeline in mcp/patterns.registry.json.