From 66426e7fca00b544c48e551d24ce1e07acf6a5cd Mon Sep 17 00:00:00 2001 From: 8609a26790aff55d422b2a1d41891080 <8609a26790aff55d422b2a1d41891080@app-learninglab.inria.fr> Date: Thu, 20 Oct 2022 12:47:39 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 7bf0a5b..b71cf72 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,7 +14,7 @@ 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 -- 2.18.1