VERSION 1.8.0

v1.8.0

Framework-aware output with Trellis support.

Invalid Date
·5 changes

Framework-aware output

  • New Framework selector in the context bar lets you target a specific docs framework
  • Trellis framework support: generates MDX with callouts (:::note, :::tip, :::warning), <Tabs>/<TabItem> components, keywords frontmatter for smart search, <FlippingCard> components, and FAQ/glossary conventions
  • When no framework is selected, output uses standard Markdown (the default)
  • Framework instructions are included in both the web app and the REST API
  • Additional framework presets (MkDocs, Sphinx, GitBook, etc.) planned for a future release