We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7d420 commit 56e9968Copy full SHA for 56e9968
tests/docs/smoke-all/brand/test-01/index.qmd
@@ -5,8 +5,8 @@ filters:
5
_quarto:
6
tests:
7
html:
8
- ensureHtmlElements:
9
- - []
+ ensureFileRegexMatches:
+ - ['<span style="color: #ff0000">a span</span>']
10
- []
11
---
12
0 commit comments