typst json is legacy

This commit is contained in:
Filipriec
2026-08-30 17:25:42 +02:00
parent 07e55abd8e
commit 8ee2d78759
8 changed files with 8 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
- Never run `cargo fmt`, `rustfmt`, or any other automatic code-formatting command in this repository, including commands scoped to individual files or packages.
- Preserve existing formatting. Make only the smallest hand-edited changes required for the task.
- Do not run builds, checks, linters, or pre-existing tests. Only run tests that an agent wrote or modified as part of the current task; if the agent did not write or modify any tests, run no tests.
## Long-running commands