From 38b537abb30212eee09c600bf84d2b08b81bf0de Mon Sep 17 00:00:00 2001 From: 9bf3a415ee3c604b2204dd53e4e78a4f <9bf3a415ee3c604b2204dd53e4e78a4f@app-learninglab.inria.fr> Date: Thu, 18 Apr 2024 14:31:53 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b5b9132..31c3fb2 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,21 +8,21 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr]("http://fun-mooc.fr") +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -### Liste a puces +**Liste a puces** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1