diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 1920981df9690d9caf502d13e4ee6cc848c1753b..f99d6e32a20d5feef20f5e2f02a5bc1649f577a0 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -9,17 +9,17 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) -Une ligne de code +Une ligne de `code` ## Sous-partie 3 : listes -### Liste à puce +** Liste à puce ** -* item - * sous-item - * sous-item -* item -* item +- item + - sous-item + - sous-item +- item +- item ### Liste numérotée