diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 965a853e7b9209c41b2a2452986f01605b020236..7e9b12a87ab495b18f3c91a7e7230f5cb1cb66f7 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -7,14 +7,14 @@ Une phrase sans rien 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