From 92856a5464d341071b4649b8511d9e6db5de83ea Mon Sep 17 00:00:00 2001 From: 3f1f0a8f4f0c77c91be81a6438b4ecbe <3f1f0a8f4f0c77c91be81a6438b4ecbe@app-learninglab.inria.fr> Date: Sun, 13 Feb 2022 17:13:53 +0000 Subject: [PATCH] =?UTF-8?q?Modifications=20Apr=C3=A8s=20Correction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 6ff17dc..878277c 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,7 +8,7 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` @@ -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