Skip to content
Snippets Groups Projects
Commit 5d3c5a93 authored by Nguyen, Quynh Thanh Vy's avatar Nguyen, Quynh Thanh Vy
Browse files

Added number_sections for Rmd and HTML

parent 105e04e2
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,9 @@ date: "2022-12-18" ...@@ -5,6 +5,9 @@ date: "2022-12-18"
output: output:
html_document: html_document:
keep_md: true keep_md: true
toc: true
toc_float: true
number_sections: true
--- ---
--- ---
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -5,6 +5,9 @@ date: "2022-12-18" ...@@ -5,6 +5,9 @@ date: "2022-12-18"
output: output:
html_document: html_document:
keep_md: true keep_md: true
toc: true
toc_float: true
number_sections: true
--- ---
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment