mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
With this change, the typst writer will omit the `#bibliography` command when `citations` is not enabled. (If you want to use pandoc's own `--citeproc`, you should combine it with `-t typst-citations` to disable native typst citations. Closes #8763.