Skip to content

Commit c96d534

Browse files
authored
Merge pull request #9971 from quarto-dev/bugfix/8498
Revealjs - remove whitespace following div.column.
2 parents 240f91c + 3978ad4 commit c96d534

File tree

3 files changed

+488
-376
lines changed

3 files changed

+488
-376
lines changed

news/changelog-1.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ All changes included in 1.5:
2828
## RevealJS Format
2929

3030
- ([#8382](https://github.com/quarto-dev/quarto-cli/issues/8382)): Strip whitespace from `div.columns` elements that might have been introduced by third-party processing.
31+
- ([#8498](https://github.com/quarto-dev/quarto-cli/issues/8498)): Strip whitespace following `div.column` elements.
3132
- ([#9117](https://github.com/quarto-dev/quarto-cli/issues/9117)): Fix an issue with input filename containing special characters.
3233
- ([#9548](https://github.com/quarto-dev/quarto-cli/issues/9548)): Providing `theme` at top level when `format: revealjs` is now probably inserting the right css in the resulting html.
3334

0 commit comments

Comments
 (0)