Skip to content

Commit 7510cd9

Browse files
committed
Add revealjs in new smoke-all template
1 parent fc232ee commit 7510cd9

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

tests/new-smoke-all-test.ps1

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ _quarto:
3333
ensureFileRegexMatches:
3434
- []
3535
- []
36+
revealjs:
37+
ensureHtmlElements:
38+
- []
39+
- []
40+
ensureFileRegexMatches:
41+
- []
42+
- []
3643
latex:
3744
ensureFileRegexMatches:
3845
- []

tests/new-smoke-all-test.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ _quarto:
3131
ensureFileRegexMatches:
3232
- []
3333
- []
34+
revealjs:
35+
ensureHtmlElements:
36+
- []
37+
- []
38+
ensureFileRegexMatches:
39+
- []
40+
- []
3441
latex:
3542
ensureFileRegexMatches:
3643
- []

0 commit comments

Comments
 (0)