diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index a4b71b4cd6cbeb87fc062675b459ab86ba9d9416..219d07496c01adf92e000000a78fda84fa53887b 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,20 +8,22 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](fun-mooc.fr) +Un lien vers [fun-mooc.fr](https://www.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