diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 736133b33432e8587c5ee2ca2ca93af0246bd232..7d9c7c347ed26f03a3334823787ca67fe4c2b120 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) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -Liste à puces +**Liste à puce** - item - sous-item @@ -22,7 +22,7 @@ Liste à puces - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item