Skip to content

Drop outdated pandoc-citeproc from SystemRequirements (#474)#475

Merged
jgabry merged 2 commits intostan-dev:masterfrom
ishaan-arora-1:fix/drop-pandoc-citeproc-474
Mar 14, 2026
Merged

Drop outdated pandoc-citeproc from SystemRequirements (#474)#475
jgabry merged 2 commits intostan-dev:masterfrom
ishaan-arora-1:fix/drop-pandoc-citeproc-474

Conversation

@ishaan-arora-1
Copy link
Contributor

@ishaan-arora-1 ishaan-arora-1 commented Mar 14, 2026

Fixes #474.

pandoc-citeproc was replaced by built-in --citeproc in Pandoc 2.11 (Oct 2020) and no longer ships with Pandoc. The repo was archived in April 2021. CI already uses Pandoc 3.x without it.

From the Pandoc 2.11 release notes:

"It is no longer necessary to use the external pandoc-citeproc filter."

https://pandoc.org/releases.html#pandoc-2.11-2020-10-11

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.70%. Comparing base (05800bd) to head (861dc2b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   98.66%   98.70%   +0.03%     
==========================================
  Files          35       35              
  Lines        5860     5860              
==========================================
+ Hits         5782     5784       +2     
+ Misses         78       76       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@jgabry jgabry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jgabry jgabry merged commit 906cd5c into stan-dev:master Mar 14, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop outdated pandoc-citeproc from SystemRequirements

3 participants