From 704121758aed25b53e783c3a1287886d48e2f028 Mon Sep 17 00:00:00 2001 From: 71b79a8d476d572812523bdbecf57d88 <71b79a8d476d572812523bdbecf57d88@app-learninglab.inria.fr> Date: Fri, 27 Nov 2020 16:37:41 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index bdae4eb..4537f1b 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,7 +6,7 @@ Une phrase sans rien *Une phrase en italique* -**Un phrase en gras** +**Une phrase en gras** Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) @@ -17,7 +17,7 @@ Une ligne de `code` **Liste à puce** - item -- sous-item + - sous-item - sous-item - item @@ -35,4 +35,5 @@ Une ligne de `code` ``` # Extrait de code + ``` -- 2.18.1