From 30fa6169a35c2927d46878cff649042d7de7abf3 Mon Sep 17 00:00:00 2001 From: 33d7336beb74f8e4466da9895ff670ed <33d7336beb74f8e4466da9895ff670ed@app-learninglab.inria.fr> Date: Wed, 27 Nov 2024 11:26:48 +0000 Subject: [PATCH] correction1 --- module1/exo2/fichier-markedown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markedown.md b/module1/exo2/fichier-markedown.md index 8b0ec53..4b38017 100644 --- a/module1/exo2/fichier-markedown.md +++ b/module1/exo2/fichier-markedown.md @@ -15,7 +15,7 @@ Une ligne de print("code"). ## Sous-partie 2 : listes -Liste à puce +__Liste à puce__ - item ; - sous-item ; - sous-tiem; @@ -23,7 +23,7 @@ Liste à puce - item. -Liste numérotée +__Liste numérotée__ 1. item 2. item 3. item -- 2.18.1