From f67cf0e4f2ae920a58bf2ab4ca8204ffc18b52eb Mon Sep 17 00:00:00 2001 From: 8e46c07c11cd92d780b445585b0f4e05 <8e46c07c11cd92d780b445585b0f4e05@app-learninglab.inria.fr> Date: Tue, 9 Jan 2024 14:18:25 +0000 Subject: [PATCH] Update fichier-markdown.md, corrections --- module1/exo2/fichier-markdown.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 1e7be63..dbab82e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,4 +1,4 @@ -# Partie 1 +# Partie 1 ## Sous-partie 1 : texte Une phrase sans rien @@ -9,21 +9,19 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](https://lms.fun-mooc.fr) -Une ligne de -print("code") - +Une ligne de 'code' ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1