Markdown
@docfuse/markdown is a standalone Markdown and MDX renderer. It works with React, SSR, or static generation, and the Docfuse CLI uses it to render documentation pages.
It supports code, tables, callouts, tabs, steps, file trees, media, and other documentation elements. Math and diagrams are enabled through official plugins.
- Use the Markdown package: install it for React, SSR, or static HTML.
- Markdown syntax reference: look up standard syntax, Docfuse directives, and attribute constraints.
- Playground: compare supported source syntax with rendered output.
- React Markdown API: look up props, types, and public entries.
Navigation, search, locales, versions, and deployment belong to the Docfuse CLI. See the Guide.