From d5459fa28dc6a1b0e34fe37d7b5200eabe4e7406 Mon Sep 17 00:00:00 2001 From: 8bb42c64ffbda003613135d87d5a1197 <8bb42c64ffbda003613135d87d5a1197@app-learninglab.inria.fr> Date: Tue, 9 Jul 2024 09:35:13 +0000 Subject: [PATCH] Update fichier-markdown2.md --- module1/exo2/fichier-markdown2.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md index 629206d..256fbde 100644 --- a/module1/exo2/fichier-markdown2.md +++ b/module1/exo2/fichier-markdown2.md @@ -8,10 +8,9 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers https://www.fun-mooc.fr/ -[fun-mooc.fr](https://www.fun-mooc.fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) -Une ligne de ```print("code")``` +Une ligne de print("code") ## Sous-partie 2 : listes -- 2.18.1