From 76d4ae64a44fc728f988ce46145f1be5cb7771f7 Mon Sep 17 00:00:00 2001 From: Christophe Dervieux Date: Wed, 22 May 2024 16:40:56 +0200 Subject: [PATCH] ff-matrix don't check with regex Follow up on #9735 that added a class to table element --- .../raw-blocks/interpreted/pandoc-native/document.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native/document.qmd b/dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native/document.qmd index e382f12388..520fe613f3 100644 --- a/dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native/document.qmd +++ b/dev-docs/feature-format-matrix/qmd-files/raw-blocks/interpreted/pandoc-native/document.qmd @@ -23,9 +23,9 @@ format: _quarto: tests: html: - ensureFileRegexMatches: + ensureHtmlElements: - - - '' + - 'table.table' - [] typst: ensureTypstFileRegexMatches: