From 263c62c914715c840550c70c5cfc6990ebda2add Mon Sep 17 00:00:00 2001 From: 6f96b94c0cfc86de12239725b200ccec <6f96b94c0cfc86de12239725b200ccec@app-learninglab.inria.fr> Date: Tue, 17 May 2022 11:24:19 +0000 Subject: [PATCH] Update to fit correction example --- module1/exo2/fichier-markdown.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 80479cb..07df4da 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,20 +8,20 @@ _Une phrase en italique_ __Une phrase en gras__ -Un lien vers [fun-mooc.fr]('https://www.fun-mooc.fr/') +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -#### Liste à puce +**Liste à puce** - item - sous-item - sous-item - item - item -#### Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -- 2.18.1