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