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 71fcf85 commit 5e8020aCopy full SHA for 5e8020a
tests/docs/smoke-all/2025/10/27/13616/.gitignore
@@ -0,0 +1,2 @@
1
+/.quarto/
2
+**/*.quarto_ipynb
tests/docs/smoke-all/2025/10/27/13616/13616.qmd
@@ -1,5 +1,5 @@
---
-title: "Raw tex in content-visible div (#13616)"
+title: "Conditional Block in manuscript article"
3
_quarto:
4
tests:
5
pdf:
@@ -8,8 +8,6 @@ _quarto:
8
9
::: {.content-visible when-format="pdf"}
10
11
-```{=tex}
12
-\textbf{Hello World}
13
-```
+Something
14
15
:::
0 commit comments