From 8a4f9ec5c9cc9265c70bce46aad788932e4edb4a Mon Sep 17 00:00:00 2001 From: 122937bb107dbccbf71c2bb9138db98a <122937bb107dbccbf71c2bb9138db98a@app-learninglab.inria.fr> Date: Tue, 19 Oct 2021 13:46:01 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e223e7c..8510dc7 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,13 +8,15 @@ _Une phrase en italique_ __Une phrase en gras__ -Un lien vers [fun-mooc.fr](fun-mooc.fr) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/) Une ligne de `code` ## Sous-partie 2 : listes -**Liste à puce ** + +**Liste à puce** + - item - sous-item @@ -22,7 +24,9 @@ Une ligne de `code` - item - item -**Liste numérotée ** + +**Liste numérotée** + 1. item 2. item -- 2.18.1