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 e14ecdf commit 2bdf5e8Copy full SHA for 2bdf5e8
tests/docs/smoke-all/2023/01/03/code-annote-simple.qmd
@@ -8,7 +8,7 @@ _quarto:
8
tests:
9
html:
10
ensureHtmlElements:
11
- - ["span[data-target-annotation='1']", "span[data-target-annotation='2']", "div.cell-annotation > dl"]
+ - ["a[data-target-annotation='1']", "a[data-target-annotation='2']", "div.cell-annotation > dl"]
12
---
13
14
## Hi There
0 commit comments