We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e4239 commit ceb79e1Copy full SHA for ceb79e1
3 files changed
tests/docs/smoke-all/2025/05/18/issue12766-1.qmd
@@ -0,0 +1,17 @@
1
+---
2
+format:
3
+ html:
4
+ html-math-method: mathjax
5
+_quarto:
6
+ tests:
7
8
+ ensureFileRegexMatches:
9
+ - ['\\tag\{1\}\\]']
10
+ - []
11
12
+
13
+$$
14
+\alpha = \beta
15
+$$ {#eq-ab}
16
17
+This is @eq-ab.
tests/docs/smoke-all/2025/05/18/issue12766-2.qmd
@@ -0,0 +1,18 @@
+ html-math-method:
+ method: mathjax
18
tests/docs/smoke-all/2025/05/18/issue12766.qmd
0 commit comments