Skip to content

Commit

Permalink
ff-matrix don't check with regex
Browse files Browse the repository at this point in the history
Follow up on #9735 that added a class to table element
  • Loading branch information
cderv committed May 22, 2024
1 parent b776ec1 commit 76d4ae6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ format:
_quarto:
tests:
html:
ensureFileRegexMatches:
ensureHtmlElements:
-
- '<table class="table">'
- 'table.table'
- []
typst:
ensureTypstFileRegexMatches:
Expand Down

0 comments on commit 76d4ae6

Please sign in to comment.