Skip to content

Commit 513be4c

Browse files
committed
fix: correct changelog placement for #14267 and #6651
1 parent a06119a commit 513be4c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

news/changelog-1.10.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ All changes included in 1.10:
33
## Regression fixes
44

55
- ([#14267](https://github.com/quarto-dev/quarto-cli/issues/14267)): Fix Windows paths with accented characters (e.g., `C:\Users\Sébastien\`) breaking dart-sass compilation.
6-
- ([#6651](https://github.com/quarto-dev/quarto-cli/issues/6651)): Fix dart-sass compilation failing in enterprise environments where `.bat` files are blocked by group policy.
76

87
## Formats
98

109
### `typst`
1110

1211
- ([#14261](https://github.com/quarto-dev/quarto-cli/issues/14261)): Fix theorem/example block titles containing inline code producing invalid Typst markup when syntax highlighting is applied.
1312

13+
## Other fixes and improvements
14+
15+
- ([#6651](https://github.com/quarto-dev/quarto-cli/issues/6651)): Fix dart-sass compilation failing in enterprise environments where `.bat` files are blocked by group policy.
16+

0 commit comments

Comments
 (0)