diff --git a/module1/exo2/fichier-markdown-1.md b/module1/exo2/fichier-markdown-1.md index ef9ce233ba88bb8041ef8737fc3f04fd2f5f8ba1..a6b6706b12efb2f8f51fac73fc84f40f1d3a3a4f 100644 --- a/module1/exo2/fichier-markdown-1.md +++ b/module1/exo2/fichier-markdown-1.md @@ -11,15 +11,19 @@ Un lien vers [fun-mooc.fr](https://lms.fun-mooc.fr) Une ligne de ```code``` ## Sous-partie 2 : listes __Liste à puce__ + -item -sous-item -sous-item -item -item + __Liste numérotée__ + 1. item 2. item 3. item + ## Sous-partie 3 : code ``` # Extrait de code