From 98ec2478d80e898f3a1c94c2c852c83566f5effc Mon Sep 17 00:00:00 2001 From: 8f7726592c23135ae5b65a064228781a <8f7726592c23135ae5b65a064228781a@app-learninglab.inria.fr> Date: Thu, 5 Aug 2021 09:17:58 +0000 Subject: [PATCH] =?UTF-8?q?version=20corrig=C3=A9e=20du=20fichier-markdown?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo22/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo22/fichier-markdown.md b/module1/exo22/fichier-markdown.md index 8fea921..abe2f19 100644 --- a/module1/exo22/fichier-markdown.md +++ b/module1/exo22/fichier-markdown.md @@ -8,7 +8,7 @@ __Une phrase en gras__ Un lien vers [fun-mooc.fr](https://lms.fun-mooc.fr) -Une ligne de code +Une ligne de 'code' ## Sous-partie 2 : listes ### Liste à puce - Item; @@ -22,4 +22,4 @@ Une ligne de code 2. item; 3. item; ## 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