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 859f2b9 commit eb4c562Copy full SHA for eb4c562
tests/docs/smoke-all/2025/03/21/issue-12344.qmd
@@ -0,0 +1,37 @@
1
+---
2
+format:
3
+ pdf:
4
+ keep-tex: true
5
6
+
7
+::: {layout-ncol="2" .column-page-right}
8
+``` {.markdown filename="01-import.qmd"}
9
10
+title: Data Import and Cleaning
11
+author: Soraya Drake
12
13
+ html:
14
+ toc: true
15
+ code-fold: true
16
17
18
+## Import
19
20
+...
21
+```
22
23
+``` {.markdown filename="02-visualization.qmd"}
24
25
+title: Exploratory Visualization
26
27
28
29
30
31
32
33
+## Distributions
34
35
36
37
+:::
0 commit comments