Skip to content

Commit 0e0d27f

Browse files
committed
Add entries in changelog
1 parent 46746ee commit 0e0d27f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

news/changelog-1.6.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ All changes included in 1.6:
1414

1515
## `revealjs` Format
1616

17-
- Update to Reveal JS 5.1.0
17+
- Update to Reveal JS 5.1.0.
18+
- Prevent empty SASS built css file to be included in header.
19+
- Remove wrong `sourceMappingUrl` entry in SASS built css.
1820
- ([#7715](https://github.com/quarto-dev/quarto-cli/issues/7715)): Revealjs don't support anymore special Pandoc syntax making BulletList in Blockquotes become incremental list. This was confusing and unexpected behavior. Supported syntax for incremental list is documented at <https://quarto.org/docs/presentations/revealjs/#incremental-lists>.
1921
- ([#9742](https://github.com/quarto-dev/quarto-cli/issues/9742)): Links to cross-referenced images correctly works.
2022

0 commit comments

Comments
 (0)