This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Support --citeproc in pandoc #530
Open
Description
pandoc-citeproc
has been deprecated and removed in favor of the built-in flag --citeproc
.
This option is to my knowledge currently not possible to pass in to pandoc in markdown-preview-plus
.
Suggested fix:
Either perform a version detection on pandoc and use --citeproc
or -F pandoc-citeproc
accordingly, or simply add a new option to use --citeproc
instead.
Metadata
Metadata
Assignees
Labels
No labels