typstfmt

Formatter for Typst markup language with opinionated style

brewmacoslinux
Try with needOr install directly
Source

About

Formatter for typst

Commands

typstfmt

Examples

Format a single Typst file in place$ typstfmt main.typ
Format multiple files and directories recursively$ typstfmt src/
Check formatting without modifying files$ typstfmt --check document.typ