We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf4349 commit cb53409Copy full SHA for cb53409
1 file changed
tests/docs/smoke-all/2025/07/13/11750.qmd
@@ -9,7 +9,16 @@ _quarto:
9
html:
10
ensureFileRegexMatches:
11
-
12
+ - '<p><a href="#fig-test" class="quarto-xref">Figure 1</a></p>'
13
- '<p><a href="https://github.com/mcanouil">@mcanouil</a></p>'
14
---
15
16
+::: {#fig-test}
17
+Not a figure
18
+
19
+But a caption
20
+:::
21
22
+@fig-test
23
24
@mcanouil
0 commit comments