diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index f3cd7249ef5839775c20151bfddd23853affb55a..abe1b0eaee9d7a51e8d28a9902d1fdbd22612f04 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,7 +6,7 @@ Une phrase sans rien _une phrase en italique_ -__ une phrase en gras__ +__une phrase en gras__ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) @@ -14,14 +14,14 @@ 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