Skip to content

Commit b33d991

Browse files
authored
chore: Update changelog-1.7.md
1 parent f13afd3 commit b33d991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

news/changelog-1.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ All changes included in 1.7:
5353
- ([#11699](https://github.com/quarto-dev/quarto-cli/issues/11699)): Fix crash with `video` shortcode inside HTML comments.
5454
- Expose new `quarto.paths.tinytex_bin_dir` in Quarto's Lua API. If TinyTeX is found by Quarto, this will be set to the path to the `bin` directory of the TinyTeX installation where command line tool are located (e.g., `pdflatex`, `tlmgr`, etc.). If TinyTeX is not found, this will be `nil`, meaning Quarto will use the system PATH to find the command line tools.
5555
- Fix `pandoc.mediabag` Lua typings so autocompletions work with the Lua LSP integration.
56+
- ([#11896](https://github.com/quarto-dev/quarto-cli/pull/11896): fix invalid PowerPoint (`pptx`) when `{{< pagebreak >}}` inserts `\f`.
5657

5758
## Engines
5859

0 commit comments

Comments
 (0)