From ef44d4648bb3cacbe29571f370130269635d3c6f Mon Sep 17 00:00:00 2001 From: efc77687956d11072764b77d802e52bf Date: Wed, 7 May 2025 17:42:44 +0000 Subject: [PATCH] V2 fichier-markdown.md --- module1/exo2/fichier-markdown.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 474ac7b..5b3df78 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -7,7 +7,7 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc](https://fun-mooc.fr) +Un lien vers [fun-mooc](https://www.fun-mooc.fr) Une ligne de `code` @@ -15,17 +15,17 @@ Une ligne de `code` **Liste à puces** -* item - * sous-item - * sous-item -* item -* item +- item + - sous-item + - sous-item +- item +- item **Liste numérotée** -1. item -2. item -3. item +1. item +2. item +3. item ## Sous-partie 3 : Code -- 2.18.1