Skip to content

Commit b5eaf3f

Browse files
committed
individual vignette rendering, output in-place next to .qmd
1 parent c9e1bce commit b5eaf3f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

vignettes/_quarto.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
execute:
2+
collapse: true
3+
comment: "#>"
4+
warning: false
5+
message: false
6+
7+
format:
8+
html:
9+
toc: true
10+
theme: cosmo
11+
df-print: paged

0 commit comments

Comments
 (0)