typstyle

Beautiful and reliable typst code formatter with consistent styling

brewmacoslinux
Try with needOr install directly
Source

About

Beautiful and reliable typst code formatter

Commands

typstyle

Examples

Format a single typst file in place$ typstyle format main.typ
Check formatting without modifying files$ typstyle check src/
Format all typst files in a directory recursively$ typstyle format --recursive .