From cfcae63a9adb87710d96fbe2ff2caf092f07b08d Mon Sep 17 00:00:00 2001 From: 1fa721453c92a665d97549575afc3423 <1fa721453c92a665d97549575afc3423@app-learninglab.inria.fr> Date: Wed, 13 May 2020 10:10:29 +0000 Subject: [PATCH] correction fichier-markdown.md --- module1/exo2/fichier-markdown.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 185a670..218e430 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -12,23 +12,26 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` - ## Sous-partie 2 : listes - **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item - **Liste numérotée** 1. item 2. item 3. item -## Sous-partie 3 +## Sous-partie 3 : code + +``` +# Extrait de code +``` + + -- 2.18.1