From 8f6c715d837b566a55c73736bce338a5f16a8a3f Mon Sep 17 00:00:00 2001 From: a2077768a16d743ecd94b2a315587b75 Date: Fri, 2 Apr 2021 20:16:08 +0000 Subject: [PATCH] Update fichier-markdown.md --- 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 736133b..7d9c7c3 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](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 à puces +**Liste à puce** - item - sous-item @@ -22,7 +22,7 @@ Liste à puces - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -- 2.18.1