Bug 461186

Summary: Add support for bibliography using pandoc-citeproc
Product: [Applications] ghostwriter Reporter: Daniel <icor7days>
Component: generalAssignee: megan.conkle
Status: CONFIRMED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Quick test

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