From 2dca32404be9ad69ad6ecbf98afb78cd17f7b10c Mon Sep 17 00:00:00 2001 From: 1affb6a270b94ae1aa2914210661b070 <1affb6a270b94ae1aa2914210661b070@app-learninglab.inria.fr> Date: Tue, 31 Mar 2020 16:05:17 +0000 Subject: [PATCH] =?UTF-8?q?Exo=20termin=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 04505c3..c5f82c5 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,8 +8,17 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce -iteml -sous-item -sous-item -itemlitemlListe numérotéeitem1.item2.item3.Sous-partie 3 : cod \ No newline at end of file +**Liste à puce** +- item + - sous-item + - sous-item +- item +- item + +**Liste numérotée** +1. item +2. item +3. item + +## Sous-partie 3 : code + # Extrait de code \ No newline at end of file -- 2.18.1