← All features

Typst

A 3-mode preview for .typ files rendered by the Typst CLI, a tinymist language server, Markdown-style editing, and export to PDF / PNG / SVG.

Standalone .typ files get the same 3-mode view (Editor / Split / Preview) as Markdown, rendered off-thread by the external typst CLI as a multi-page stack. The last good render stays on screen while you edit (no flicker), and a compile error keeps the pages visible under a small banner.

On by default, self-gating on detection, so it’s inert until typst is found. Install it with your package manager (brew install typst, cargo install typst-cli) or the in-app Install… button. See the Typst guide.