diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 4a7e824b6feeda02a96513ecaca556a1460378bb..e51513c9eae44a38a52567eec42c4567723fbfc9 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,16 +8,17 @@ Une phrase sans rien **Une phrase en gras** -Un lien ves [fun-mooc.fr](https://lms.fun-mooc.fr) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr) Une ligne de `code` ## Sous-partie 2 : listes + **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item @@ -28,10 +29,7 @@ Une ligne de `code` 3. item ## Sous-partie 3 : code + ``` # Extrait de code -``` - - - - \ No newline at end of file +``` \ No newline at end of file