diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index edbdff10c3974a9bd72e038cd5acae6390f16464..ae39dc68f61284a2a01bd7b8fd41c1da57b58b0c 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,13 +8,13 @@ _Une phrase en italique_ __Une phrase en gras__ -Un lien vers [fun-mooc.fr](http://www.fun-mooc.fr) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -###### Liste à puce +__Liste à puce__ - item - sous-item @@ -22,7 +22,7 @@ Une ligne de `code` - item - item -###### Liste numérotée +__Liste numérotée__ 1. item 2. item