Skip to content

Commit 2db3d0d

Browse files
committed
Update vignette formatting options in introduction.Rmd to enable table of contents, section numbering, and figure captions for enhanced readability.
1 parent f42ad3a commit 2db3d0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vignettes/introduction.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ author: "Stefano Mangiola"
55
output:
66
prettydoc::html_pretty:
77
theme: cayman
8-
toc: yes
8+
toc: true
99
toc_depth: 2
10-
number_sections: yes
11-
fig_caption: yes
10+
number_sections: true
11+
fig_caption: true
1212
df_print: paged
1313
bibliography: tidySingleCellExperiment.bib
1414
vignette: >

0 commit comments

Comments
 (0)