Skip to content

Commit 40e23f0

Browse files
authored
Merge pull request #9743 from quarto-dev/fix/ff-matrix
2 parents b776ec1 + 76d4ae6 commit 40e23f0

File tree

1 file changed

+2
-2
lines changed
  • dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native

1 file changed

+2
-2
lines changed

dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native/document.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ format:
2323
_quarto:
2424
tests:
2525
html:
26-
ensureFileRegexMatches:
26+
ensureHtmlElements:
2727
-
28-
- '<table class="table">'
28+
- 'table.table'
2929
- []
3030
typst:
3131
ensureTypstFileRegexMatches:

0 commit comments

Comments
 (0)