diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 24dc75ab6bde361c443038330764115811964e38..f91af4e25312d5837cb52d09d60b207b03852355 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,14 +8,14 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers http://fun-mooc.fr +Un lien vers [fun-mooc.fr](http://www.fun-mooc.fr) Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - sous-item @@ -23,7 +23,7 @@ Liste à puce - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item