From a17d8e1daaac1e8cc08903253c9ccc930f71b894 Mon Sep 17 00:00:00 2001 From: 3f074370c8a081eb801fa81cf0e3d523 <3f074370c8a081eb801fa81cf0e3d523@app-learninglab.inria.fr> Date: Thu, 2 Feb 2023 15:22:43 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index aca2e45..c18a1e1 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,20 +6,20 @@ _Une phrase en italique_ __Une phrase en gras__ -Un lien vers [fun-mooc.fr](http://fun-mooc.fr) +Un lien vers [fun-mooc.fr](http://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce -+ item - + sous-item - + sous-item -+ item -+ item +**Liste à puce** +- item + - sous-item + - sous-item +- item +- item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -- 2.18.1