diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 91d4471798f31e55f0c43e3b62a0e13c29db2d43..a6b41c1cd87c3366b91584eca922fedb9728e57b 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,15 +14,15 @@ Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item 3. item