From c6795dc3aa6779c9adab062230413e134f2cd430 Mon Sep 17 00:00:00 2001 From: c319822a5d066547a0de4251b9819297 Date: Wed, 2 Oct 2024 15:01:34 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 2934d6c..b21cd81 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -4,18 +4,18 @@ Une phrase sans rien Une phrase en *italique* Une phrase en **gras** -[Un lien vers fun-mooc.fr](https://fun-mooc.fr) -Une ligne de `code` +[Un lien vers fun-mooc.fr](https://fun-mooc.fr) +Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - sous-item - sous-item - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -- 2.18.1