You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
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.
pandoc-citeprochas 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
--citeprocor-F pandoc-citeprocaccordingly, or simply add a new option to use--citeprocinstead.