From 985fc50b7be94b8413fe46f43fc4fe1844ef1f7d Mon Sep 17 00:00:00 2001 From: af397be21190e141e437f05c8aa62f1e Date: Mon, 5 Oct 2020 08:39:14 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 613a8d8..73468d2 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,7 +8,7 @@ _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` @@ -17,8 +17,8 @@ Une ligne de `code` __Liste à puce__ - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item @@ -33,5 +33,4 @@ __Liste numérotée__ ``` # Extrait de code - ``` -- 2.18.1