Bug 461186 - Add support for bibliography using pandoc-citeproc
Summary: Add support for bibliography using pandoc-citeproc
Status: CONFIRMED
Alias: None
Product: ghostwriter
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: megan.conkle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-30 02:38 UTC by Daniel
Modified: 2022-12-12 18:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Quick test (56.63 KB, image/png)
2022-10-30 02:38 UTC, Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2022-10-30 02:38:35 UTC
Created attachment 153311 [details]
Quick test

SUMMARY
Feature request: run pandoc export command using optionally the `--filter pandoc-citeproc` argument in order to support the use of bibliography.
 
ADDITIONAL INFORMATION
It could be done in the same the smart typography is done
It would be great if both export and preview could be updated
I did one quick test just adding the argument to the `ExporterFactory`. I had to use absolute path for the bibliography file, but  it seems it could work