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