Check pandoc version requirements and templates
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 1.5k
- Forks
- 517
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 5
Description
It seems all templates does not support old Pandoc version (before 2.7.3): https://github.com/rstudio/rticles/runs/2322462437?check_suite_focus=true
Fails with 2.5 and 2.0.0.1 for example.
There was no issue reported by users so maybe we should not bother but it is good to now that rticles has a stronger requirement than rmarkdown
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run and compare the template failures under Pandoc 2.5 and 2.0.0.1. Review the affected templates and the package's stated Pandoc requirements, then document or update the requirement so the supported version is clear and the templates pass on the intended minimum version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100