diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e9c843bbe0fc6f5a1168977bbd123bc9b06b6416..2d71c8068b696bb7495529f5cc96782cfd83b251 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,14 +14,14 @@ 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