diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 2590a3f33427f0d29be402277942d575f5eb6c27..7c6cbb8e08369e14d032d8b0eb5dbe935caf655a 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -9,4 +9,14 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr) -Une ligne de ```code``` \ No newline at end of file +Une ligne de ```code``` + +## Sous-partie 2: listes + +**Liste aĆ  puce** + +- item + -- sous-item + -- sous-item +-item +-item \ No newline at end of file