From 41537c0f2ef26f160cab696a516895cf9cbb0764 Mon Sep 17 00:00:00 2001 From: c2505cc8efc4ae49ccf1b3106d3db81e Date: Wed, 4 Aug 2021 08:15:33 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index f11bcaa..1ab282e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,21 +8,21 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers +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 +- item + - sous-item + - sous-item +- item +- item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -- 2.18.1