diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index df6a2dc809120e8ca078220f9b360181b0d9ca59..d77f2e7e2f7e2ec214b75ccefb4e574c575e43d0 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,4 +1,5 @@ # Partie 1 + ## Sous-partie 1 : texte Une phrase sans rien @@ -7,18 +8,22 @@ 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 - sous-item - item - item -### Liste numérotée + +**Liste numérotée** + 1. item 2. item 3. item