diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b5b91328f5374999e4f232c17fb238f5701adbad..31c3fb2c0e140148454e4754a011704a42d3e8a7 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,21 +8,21 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr]("http://fun-mooc.fr") +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -### Liste a puces +**Liste a puces** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item