Skip to content

Commit 0636a19

Browse files
committed
changelog
1 parent f4daab4 commit 0636a19

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

news/changelog-1.7.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,17 @@ All changes included in 1.7:
2525

2626
- ([#11608](https://github.com/quarto-dev/quarto-cli/pull/11608)): Do not issue error message when calling `quarto check info`.
2727

28-
## `typst` Format
28+
## `html` format
29+
30+
- ([#11860])(https://github.com/quarto-dev/quarto-cli/issues/11860)): ES6 modules that import other local JS modules in documents with `embed-resources: true` are now correctly embedded.
31+
32+
## `pdf` format
2933

30-
- ([#11578](https://github.com/quarto-dev/quarto-cli/issues/11578)): Typst column layout widths use fractional `fr` units instead of percent `%` units for unitless and default widths in order to fill the enclosing block and not spill outside it.
3134
- ([#11835](https://github.com/quarto-dev/quarto-cli/issues/11835)): Take markdown structure into account when detecting minimum heading level.
3235

33-
## `pdf` Format
36+
## `typst` format
3437

38+
- ([#11578](https://github.com/quarto-dev/quarto-cli/issues/11578)): Typst column layout widths use fractional `fr` units instead of percent `%` units for unitless and default widths in order to fill the enclosing block and not spill outside it.
3539
- ([#11835](https://github.com/quarto-dev/quarto-cli/issues/11835)): Take markdown structure into account when detecting minimum heading level.
3640

3741
## Lua Filters and extensions

0 commit comments

Comments
 (0)