From e9bd57f2b6d3ee68448fa375734b878317fdf914 Mon Sep 17 00:00:00 2001 From: 7ca0f5c047d12308c72c5eb5e18955b4 <7ca0f5c047d12308c72c5eb5e18955b4@app-learninglab.inria.fr> Date: Sun, 15 Nov 2020 20:45:34 +0000 Subject: [PATCH] Update du fichier --- module1/exo2/fichier-markdown.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index c191ff4..d43b8c6 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 `print("code")` +Une ligne de `code` ## Sous-partie 2 : listes @@ -30,3 +30,6 @@ Une ligne de `print("code")` ### Sous-partie 3 : code +``` +# Extrait de code +``` \ No newline at end of file -- 2.18.1