diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 09f3709d2132119b318fe631b10f51bb514d267b..c2a0693c70201ff762c214cbc7e97a7689e4c07b 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,19 +6,19 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](fun-mooc.fr) +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