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