diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index dbc30484d4e00312859a6803ade0347d085d0f14..b69cb13297cb68f78310178745bca6b9af24e5b9 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,7 +14,7 @@ Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** * item * sous-item @@ -22,7 +22,7 @@ Liste à puce * item * item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item @@ -31,5 +31,5 @@ Liste numérotée ``` # Extrait de code -```` +```