diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 6c9470791513f6507ef6a67d2c29e9809745f474..65e0be7e825e9549d4961ba2411e12abdda47fc4 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -12,14 +12,14 @@ Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - iteml - - sous-itemm - - sous-itemm + - sous-itemm + - sous-itemm - iteml - iteml -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item