quarto-dev / quarto-dev/quarto-cli
Allow to have `fig-title-delim` and `tbl-title-delim` (not only `title-delim`)
Open
@cscheid is already working on this.
Since Jul 17, 2023.
crossref
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4365
Originally posted by mine-cetinkaya-rundel February 15, 2023
Currently title-delim can be defined commonly for figures and tables (https://quarto.org/docs/authoring/cross-references.html#titles). It would be nice to be able to define fig-title-delim and tbl-title-delim separately.
cc @zief0002
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.