From 1d3d53b66f91319a1f2d240149d10a30a1064b7c Mon Sep 17 00:00:00 2001 From: 486ccf5b0e65ac8576a39f295609a4f3 <486ccf5b0e65ac8576a39f295609a4f3@app-learninglab.inria.fr> Date: Wed, 24 Jul 2024 12:25:12 +0000 Subject: [PATCH] Correcting italique to bold. --- module1/exo2bis/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2bis/fichier-markdown.md b/module1/exo2bis/fichier-markdown.md index 3736059..8a4af8d 100644 --- a/module1/exo2bis/fichier-markdown.md +++ b/module1/exo2bis/fichier-markdown.md @@ -14,7 +14,7 @@ Une ligne de print("code") ## Sous-partie 2 : liste -_Liste à puces_ +__Liste à puces__ - item - sous-item @@ -22,7 +22,7 @@ _Liste à puces_ - item - item -_Liste numérotée_ +__Liste numérotée__ 1. item 2. item -- 2.18.1