diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index cdd618d1f6ef9fe6130469b3c0a102c8e27b6cc8..c3bda57fbe1cf47518f8c94242fc308915a6cbe0 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 http://fun-mooc.fr! +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` - ## Sous-partie 2 : listes **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item **Liste numérotée** + 1. item 2. item 3. item