WritedocsWritedocs

Components

Writedocs injects a standard set of components into every .md/.mdx file automatically — no import statements needed anywhere in your content.

Plain Markdown still works

Every component above is additive — regular Markdown syntax (lists, tables, blockquotes, links, bold/italic, inline code) works exactly as you’d expect with no component wrapper needed. See Code blocks for what fenced (```) blocks specifically support beyond plain syntax highlighting.