From 48ac95ab227dd205996bae588d52c543b07e105d Mon Sep 17 00:00:00 2001 From: 61108243dd1ab58c494e6087352737ae <61108243dd1ab58c494e6087352737ae@app-learninglab.inria.fr> Date: Thu, 31 Oct 2024 08:44:39 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 97eb682..5ca0873 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,5 +1,7 @@ # Partie 1 + ## Sous-partie 1 : texte + Une phrase sans rien *Une phrase en italique* @@ -12,7 +14,7 @@ Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - sous-item @@ -20,7 +22,7 @@ Une ligne de `code` - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1