diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b5503a6a6d19ae8371fc50aa4708e842696b9bfa..d644e0ebf18a02b34ebf1e9c8f462c52e57712b3 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 [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 @@ -22,7 +22,7 @@ Un lien vers fun-mooc.fr [fun-mooc.fr] - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item