diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 7dbf70ff29ef9a3386d4d4703959c24a8f2cedc3..70d5bbff6556e389ab2684fa307b6b8373f26ed2 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,13 +8,13 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [Fun-MOOC](fun-mooc.fr) +Un lien vers [fun-mooc.fr](https://fun-mooc.fr) -Une ligne de `print(code)` +Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - sous-item @@ -22,7 +22,7 @@ Une ligne de `print(code)` - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item