From cb6906e4192d1c7946cc868746082cbb0b56d485 Mon Sep 17 00:00:00 2001 From: "denis.conan" Date: Tue, 1 Aug 2023 09:29:53 +0200 Subject: [PATCH] seconde version --- module1/exo2/fichier-markdown.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 08ebfb4..c942e60 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 @@ -33,4 +33,3 @@ Liste numérotée ``` # Extrait de code ``` - -- 2.18.1