quarto-dev / quarto-dev/quarto-cli
Disallow `embed-resources` for Book and Website project ?
Open
Nobody has claimed this yet.
enhancement
projects
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
This options is probably not meant to be working with Website ou Book
We have two cases of problem known so far:
- https://github.com/quarto-dev/quarto-cli/issues/11311
- https://github.com/quarto-dev/quarto-cli/issues/11206
It seems right to completely disallow this options, either by erroring, or by warning and ignoring.
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 by tracing where the embed-resources option is handled for Book and Website projects, then review the two linked issues for the known failures. Done means the option is either rejected or ignored with a warning for those project types, with the reported cases addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100