Skip to content

Commit 2ec94fe

Browse files
committed
changelog - fix typo with stray bracket
1 parent 938561b commit 2ec94fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

news/changelog-1.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ All changes included in 1.9:
8282
- New `shorthands` variable for Babel language shortcuts control.
8383
- New `pdf-trailer-id` support for reproducible PDF builds.
8484
- New `cancel` package support for `\cancel` command in math.
85-
- ([#14017](https://github.com/quarto-dev/quarto-cli/issues/14017)]): `tColorOptions()` in .tex file will now always have options in alphabetical order. Previously, they were in random order leading to a different .tex intermediates for identical .qmd.
85+
- ([#14017](https://github.com/quarto-dev/quarto-cli/issues/14017)): `tColorOptions()` in .tex file will now always have options in alphabetical order. Previously, they were in random order leading to a different .tex intermediates for identical .qmd.
8686

8787
### `revealjs`
8888

0 commit comments

Comments
 (0)