Skip to content

Commit 1a6c0cc

Browse files
changelog items for typst #9193
1 parent deee4ef commit 1a6c0cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/changelog-1.5.md

+6
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ All changes included in 1.5:
5353

5454
- ([#8539](https://github.com/quarto-dev/quarto-cli/issues/8539)): Support for Typst theorems and their ilk via [typst-theorems](https://github.com/sahasatvik/typst-theorems).
5555

56+
- The Typst template specificies tables drawn without grid lines by default, in accordance with latest Pandoc.
57+
5658
## Jupyter
5759

5860
- ([#4802](https://github.com/quarto-dev/quarto-cli/issues/4802)): Change name of temporary input notebook to avoid accidental overwriting.
@@ -108,6 +110,10 @@ All changes included in 1.5:
108110

109111
- ([#8939](https://github.com/quarto-dev/quarto-cli/pull/8939)): `quarto inspect` now takes an additional optional parameter to specify the output file, and provides the graph of include dependencies for the inspection target.
110112

113+
## `quarto check`
114+
115+
- `quarto check` now checks a minimal version of Typst and prints the version, to aid with troubleshooting.
116+
111117
## `quarto typst`
112118

113119
- ([#9106])(#https://github.com/quarto-dev/quarto-cli/issues/9106)): Do not allow `quarto typst update`.

0 commit comments

Comments
 (0)