From 79f7bca8b60219da2a46e38a66713642823dca95 Mon Sep 17 00:00:00 2001 From: Marie Fourcot <marie.fourcot@univ-lille.fr> Date: Wed, 8 Apr 2020 14:20:35 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20la=20possibilit=C3=A9=20de=20chang?= =?UTF-8?q?er=20toc=5Fdepth?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5452c58..8108bf9 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,4 @@ output: code_folding: hide highlight: textmate ``` -Il est possible de choisir une des autres options prévues par le format html_document pour code_folding et highlight. +Il est possible de choisir une des autres options prévues par le format html_document pour toc_depth, code_folding et highlight. -- GitLab