diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 474ac7be6819bae5bd042937f0fdcb781ed577eb..5b3df787fc2c2d707b729d4e12e301163c8608c5 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -7,7 +7,7 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc](https://fun-mooc.fr) +Un lien vers [fun-mooc](https://www.fun-mooc.fr) Une ligne de `code` @@ -15,17 +15,17 @@ Une ligne de `code` **Liste à puces** -* item - * sous-item - * sous-item -* item -* item +- item + - sous-item + - sous-item +- item +- item **Liste numérotée** -1. item -2. item -3. item +1. item +2. item +3. item ## Sous-partie 3 : Code