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