quarto-dev / quarto-dev/quarto-cli
No support for `parts` in `docx`
Open
Nobody has claimed this yet.
books
docx
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
parts do not render into a docx format due to a pandoc limitation.
It would be great for this limitation to be clear in documentation and for quarto render to throw a warning when rendering a doc w/ parts into docx. Thanks!
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
Review the documentation for parts and the quarto render path for docx output, keeping the stated Pandoc limitation in view. Done means the limitation is documented clearly and rendering a document with parts to docx emits a warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100