From 1f71f539ca65c34f1efa48fd295a1cd70dc5b3d9 Mon Sep 17 00:00:00 2001 From: e7cf0b215c46376083e5dd05550455c2 Date: Fri, 17 Jan 2025 16:49:14 +0000 Subject: [PATCH] Correction des sous-sous-titres --- module1/exo2/fichier-markdown.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index a964961..878277c 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,8 @@ Une ligne de `code` - item - item -### Liste numérotée +**Liste numérotée** + 1. item 2. item 3. item -- 2.18.1