diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 48e5d873d440b772afc901e65e866e088af18a12..61e0ee9905366724f32a140d8548ca5f5464e80e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,16 +8,16 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](fun-mooc.fr) -Une ligne de `(code)` +Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - sous-item - sous-item - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item