diff --git a/module1/module1/exo2/fichier-markdown.md b/module1/module1/exo2/fichier-markdown.md index d6c917a8e94a23d8301d4b7d311c56f246ed19ca..2e1cd37ecc49197fb78d1ba6b52acbcb99a46fa4 100644 --- a/module1/module1/exo2/fichier-markdown.md +++ b/module1/module1/exo2/fichier-markdown.md @@ -14,4 +14,15 @@ Une ligne de `code` ## Sous-partie 2 : listes -**Liste à puce** \ No newline at end of file +**Liste à puce** + +- item + - sous-tiem + - sous-item +- item +- item + +**Liste numérotée** +1. item +2. item +3. item \ No newline at end of file