From 525eaf834137e7c6859379bfb3c9cc43700860ac Mon Sep 17 00:00:00 2001 From: 6870d61c58e6946ec72c57da6f214d2e <6870d61c58e6946ec72c57da6f214d2e@app-learninglab.inria.fr> Date: Mon, 11 Jan 2021 18:03:36 +0000 Subject: [PATCH] Modification de l'extrait de code --- 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 0a7dcaa..50655b2 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -26,5 +26,6 @@ __Liste numérotée__ 3. item ## Sous-partie 3: code - -\# Extrait de code +``` +# Extrait de code +``` \ No newline at end of file -- 2.18.1