From 77e64ee295a862f49a6da75b2b23a2044f31a295 Mon Sep 17 00:00:00 2001 From: b58fe0008facf57153356ab9e86de60c Date: Wed, 14 Oct 2020 21:03:51 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20apr=C3=A8s=20visualisati?= =?UTF-8?q?on=20de=20la=20correction=20:=20libell=C3=A9=20FUN=20et=20de=20?= =?UTF-8?q?la=20sous-partie=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 16544b3..22c0390 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,7 +6,7 @@ _Une phrase en italique_ __Une phrase en gras__ -Un lien vers [fun.mooc.fr](https://www.fun-mooc.fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` @@ -25,6 +25,6 @@ __Liste numérotée__ ## 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