quarto-dev / quarto-dev/quarto-cli
figure enhancement: auto-match heights
Open
@cscheid is already working on this.
Since Dec 7, 2023.
crossref
enhancement
figures
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
(Cf #90), it would be useful to have an option that ensures all images have the same height across a layout row, like this:
This doesn't seem doable without additional information from Pandoc, but we might convince them to add this information to the mediabag API.
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.