diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index d003dadb01d1acd85ee4bb2215d491eae2c17f58..33a25757d0fff9fdaa6fd7288c87d57848092845 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 +Un lien vers [fun-mooc.fr](https://lms.fun-mooc.fr) -Une ligne de ```code``` +Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - iteml - sous-itemm - sous-itemm - iteml -iteml +- iteml -### Liste numérotée +**Liste numérotée** 1. item1. 2. item2.