From b27ae2bf243474dc05d1a72fb1ddd4bba787e024 Mon Sep 17 00:00:00 2001 From: 379ce20dc7452d3ac3371f27607c5af9 <379ce20dc7452d3ac3371f27607c5af9@app-learninglab.inria.fr> Date: Mon, 24 Aug 2020 18:08:20 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e742f0c..256752a 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,8 +1,8 @@ # Partie 1 ## Sous-partie 1 : texte -Une phrase sans rien -_Une phrase en italique_ +Une phrase sans rien /n +_Une phrase en italique_ /n __Une phrase en gras__ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de code '''print("Hello world!")''' -- 2.18.1