diff --git a/module1/exo2bis/fichier-markdown.md b/module1/exo2bis/fichier-markdown.md index 373605981267511fa0a84861003a76e0a449748b..8a4af8d684a12d1c05f4c95f402813ef34a42f12 100644 --- a/module1/exo2bis/fichier-markdown.md +++ b/module1/exo2bis/fichier-markdown.md @@ -14,7 +14,7 @@ Une ligne de print("code") ## Sous-partie 2 : liste -_Liste à puces_ +__Liste à puces__ - item - sous-item @@ -22,7 +22,7 @@ _Liste à puces_ - item - item -_Liste numérotée_ +__Liste numérotée__ 1. item 2. item