v0.13.13
·
74 commits
to master
since this release
- Bug fix(CI): Fixed a CI misconfiguration that prevented the release of v0.13.12.
v0.13.12 - [2025-07-02]
🎉 typstyle has moved to https://github.com/typstyle-rs/typstyle !
-
Bug fix(#334): Fixed incorrect formatting when term description is empty in definition lists.
-
Feature: Improved argument layout logic - do not use compact layout when arguments have multiline flavor, providing better formatting for complex function calls.
-
Feature: Enhanced math formatting - no longer align backslashes in mathematical expressions for cleaner output.
-
Feature: Introduced
typstyle-typlugincrate for embedding typstyle as a WebAssembly plugin within Typst documents.