We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c30e9 commit a5b9a96Copy full SHA for a5b9a96
1 file changed
tests/docs/smoke-all/2024/06/04/9862.qmd
@@ -0,0 +1,13 @@
1
+---
2
+title: "Untitled"
3
+format: html
4
+execute:
5
+ echo: false
6
7
+
8
+```{r}
9
+#| eval: false
10
+#| label: tbl-t2
11
+#| tbl-cap: hggfh
12
+mtcars |> head() |> knitr::kable()
13
+```
0 commit comments