From 04c74f4354be48836a3cd4100196162fe7c023be Mon Sep 17 00:00:00 2001 From: a9fd7cad4d44745fb995749e3b68452f Date: Wed, 24 Sep 2025 08:19:51 +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 5c4d339..d119364 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/fr/) +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 @@ -22,7 +22,7 @@ Liste à puce - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1