Skip to content

Commit 2b65ecb

Browse files
committed
Add changelog entry for #12136 (false citeproc warning from @ in book URLs)
1 parent 7a3c252 commit 2b65ecb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

news/changelog-1.9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ All changes included in 1.9:
131131

132132
### `book`
133133

134+
- ([#12136](https://github.com/quarto-dev/quarto-cli/issues/12136)): Fix false `citeproc: citation not found` warnings when book metadata URLs contain `@` (e.g., Mastodon links). The `@` in URL strings is now escaped before passing to Pandoc, preventing misinterpretation as citation references.
134135
- ([#13769](https://github.com/quarto-dev/quarto-cli/issues/13769)): Apply `repo-link-target` and `repo-link-rel` options to tools in book sidebar for consistent link attribute handling with website projects. (author: @mcanouil)
135136

136137
### `manuscript`

0 commit comments

Comments
 (0)