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 253b9cb commit 64e4239Copy full SHA for 64e4239
tests/docs/smoke-all/2025/05/18/issue12766.qmd
@@ -0,0 +1,26 @@
1
+---
2
+format:
3
+ html-default:
4
+ output-file: default
5
+ html-math-method: mathjax
6
+ html-math:
7
+ output-file: math
8
+ html-math-method:
9
+ method: mathjax
10
+_quarto:
11
+ tests:
12
13
+ ensureFileRegexMatches:
14
+ - ['\\tag\{1\}\\]']
15
+ - []
16
17
18
19
20
21
+
22
+$$
23
+\alpha = \beta
24
+$$ {#eq-ab}
25
26
+This is @eq-ab.
0 commit comments