quarto-dev / quarto-dev/quarto-cli
`format-links` create a new link instead of renaming
Open
Nobody has claimed this yet.
bug
html
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
| Quarto document | HTML |
|---|---|
|
|
FYI, it was first reported in https://github.com/quarto-dev/quarto-cli/issues/8610#issuecomment-1972923717
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
Reproduce the behavior with the minimal Quarto document in the issue, including the HTML and Typst formats and its format-links entry. Trace how format-links is handled during HTML rendering; done means the specified link is renamed rather than an additional link being created, with the displayed text matching the configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100