From 4a33d0dceb64ad73ec446220c97db2aa1b5beb19 Mon Sep 17 00:00:00 2001 From: 677071ff16e6605651820a9de0ebbb92 <677071ff16e6605651820a9de0ebbb92@app-learninglab.inria.fr> Date: Mon, 13 Apr 2020 10:36:03 +0000 Subject: [PATCH] =?UTF-8?q?Correction=201=20"petits=20d=C3=A9tails"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 b5503a6..d644e0e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,13 +8,13 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers fun-mooc.fr [fun-mooc.fr] +Un lien vers [fun-mooc.fr] (https://fun-mooc.fr/) `Une ligne de code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - sous-item @@ -22,7 +22,7 @@ Un lien vers fun-mooc.fr [fun-mooc.fr] - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1