From acb003acba1660a2cae0a96fd2bf2e4ba9a8ab64 Mon Sep 17 00:00:00 2001 From: 625d4bd70e112d69188d5fafc86902fa <625d4bd70e112d69188d5fafc86902fa@app-learninglab.inria.fr> Date: Wed, 4 Dec 2024 09:59:03 +0000 Subject: [PATCH] =?UTF-8?q?Modification=20de=20l'indentation=20et=20du=20b?= =?UTF-8?q?loc=20de=20code=20(comme=20propos=C3=A9=20en=20solution)=20pour?= =?UTF-8?q?=20voir=20si=20cela=20fait=20une=20diff=C3=A9rence=20en=20sorti?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 3910e64..254496b 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -17,8 +17,8 @@ Une ligne de `code` **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item @@ -30,4 +30,6 @@ Une ligne de `code` ## Sous-partie 3 : code - # Extrait de code \ No newline at end of file +``` +# Extrait de code +``` \ No newline at end of file -- 2.18.1