From 2be04bb526b603467f9c54f1b876e9fd83939317 Mon Sep 17 00:00:00 2001
From: 501a733bc90cd442546993dd22bc6c97
<501a733bc90cd442546993dd22bc6c97@app-learninglab.inria.fr>
Date: Wed, 18 Oct 2023 20:56:00 +0000
Subject: [PATCH] Update fichier-markdown.md
---
module1/exo2/fichier-markdown.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md
index 12b8ea2..878277c 100644
--- a/module1/exo2/fichier-markdown.md
+++ b/module1/exo2/fichier-markdown.md
@@ -10,7 +10,7 @@ Une phrase sans rien
Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/)
-Une ligne de code
+Une ligne de `code`
## Sous-partie 2 : listes
@@ -20,6 +20,7 @@ Une ligne de code
- sous-item
- sous-item
- item
+- item
**Liste numérotée**
--
2.18.1