quarto-dev / quarto-dev/quarto-cli
Run a docx validator ahead of providing output
Open
@cscheid is already working on this.
Since Jul 28, 2023.
docx
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
There are some docx validators out there. If we found a way to run xml validation in typescript, we could check our output before emitting it. (Avoiding situations like https://github.com/quarto-dev/quarto-cli/issues/6357)
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.
Assessment
This issue has not been assessed yet.