diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index ada37484db1cbcecad901045b10e20bb71df500b..cc68a55888f672377fcf3aeed13776e5e09bd4e9 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,8 +1,6 @@ # Partie 1 -## Sous-partie 1 : - -texte +## Sous-partie 1 : texte Une phrase sans rien @@ -10,15 +8,13 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers ![fun-mooc.fr](https://www.fun-mooc.fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` -## Sous-partie 2 : - -listes +## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - sous-item @@ -26,7 +22,7 @@ Liste à puce - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item