diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index df9008b3becfa7b9e0f42b6c17d9a4ab5a7ad927..d06567cad49a5f49a2f8905437105c1d550ff619 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,7 +14,7 @@ Un ligne de `code` ## Sous-partie 2 : listes -*List à puce* +**List à puce** - item - sous-item @@ -22,7 +22,7 @@ Un ligne de `code` - item - item -*List numérotée* +**List numérotée** 1. item 2. item