quarto-ext / quarto-ext/lightbox
Lightbox disables using figure numbering
Open
@dragonstyle is already working on this.
Since Jul 31, 2023.
- Dominant language
- Lua
- Stars
- 83
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When lightbox is used in a page, figures are not numbered anymore (https://quarto.org/docs/authoring/cross-references.html).
Normally, the following will result in a caption below the figure that reads 'Figure 1: Elephant'.
{#fig-elephant}
Using lightbox on that page will result in a caption reading 'Elephant'
Contributor guide
No contributing guide indexed for this repository
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.