From 4f8a5876ba453654d316dd105f269997e6382c99 Mon Sep 17 00:00:00 2001 From: 7b6ab3e907fcca64ce4257f26cd31e57 <7b6ab3e907fcca64ce4257f26cd31e57@app-learninglab.inria.fr> Date: Tue, 4 Jan 2022 11:03:28 +0000 Subject: [PATCH] =?UTF-8?q?=C3=89crire=20les=20titres=20des=20sous-parties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 1e20ba6..3ec7910 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,7 @@ # Partie 1 + +## Sous-partie 1 : texte + +## Sous-partie 3 : listes + +## Sous-partie 3 : code \ No newline at end of file -- 2.18.1