From 55fc64dd41791f162e2829b66c2905aeed6a9fba Mon Sep 17 00:00:00 2001 From: be8b527777a1562802749e886985ede1 Date: Tue, 25 Aug 2020 18:55:09 +0000 Subject: [PATCH] =?UTF-8?q?corrections=20apr=C3=A8s=201re=20comparaison=20?= =?UTF-8?q?fichier-markdown.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 07295ce..a5f907e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -4,35 +4,32 @@ Une phrase sans rien -_Une phrase en italique_ +*Une phrase en italique* -__Une phrase en gras__ +**Une phrase en gras** -Un lien vers [fun-mooc.fr](https://fun-mooc.fr) +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 - item - item - + ### Liste numérotée -1. item1 -2. item2 -3. item3 +1. item +2. item +3. item - ## Sous-partie 3 : code ``` # Extrait de code ``` - - -- 2.18.1