Skip to content
svedocs

Writing

Author docs pages with Markdown, frontmatter, and Svelte components.

svedocs keeps prose and interactive authoring in the same content tree. Use plain Markdown for most pages, then drop into SVX or MDX-style files when you need Svelte components or richer examples.

Start here

What this section covers

  • Frontmatter, titles, descriptions, and route mapping.
  • Markdown features like tables, task lists, math, code metadata, and callouts.
  • Svelte-compatible authoring for interactive examples and layout overrides.