From cda612ff5c71c2bfcbfef9d1f1aa0cbc55573a34 Mon Sep 17 00:00:00 2001 From: 6f87d120b74a23c26fbca98e5fa0b661 <6f87d120b74a23c26fbca98e5fa0b661@app-learninglab.inria.fr> Date: Fri, 7 Nov 2025 15:38:58 +0000 Subject: [PATCH] =?UTF-8?q?Probl=C3=A8me=20rectification=201.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 76595be..96de60e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -16,8 +16,8 @@ Une ligne de `code` ### **Liste à puce** * item -** sous-item -** sous-item +* sous-item +* sous-item * item * item @@ -28,3 +28,6 @@ Une ligne de `code` 3. item ## Sous-partie 3 : code +''' +# Extrait de code +''' \ No newline at end of file -- 2.18.1