We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb79e1 commit be9abc3Copy full SHA for be9abc3
2 files changed
tests/docs/smoke-all/2025/05/18/issue12766-3.qmd
@@ -0,0 +1,17 @@
1
+---
2
+format:
3
+ html:
4
+ html-math-method: katex
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-4.qmd
@@ -0,0 +1,18 @@
+ html-math-method:
+ method: katex
18
0 commit comments