From 2564b6837131d72877897d2a1f6d4b6f7adc33a9 Mon Sep 17 00:00:00 2001 From: 26409e76addd01285a23d94b61746792 <26409e76addd01285a23d94b61746792@app-learninglab.inria.fr> Date: Mon, 17 May 2021 13:53:15 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index d5f7584..ef9fa82 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,6 +1,6 @@ # Partie 1 -## Sous-partie 1 : Texte +## Sous-partie 1 : texte Une phrase sans rien @@ -8,20 +8,20 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](https://lms.fun-mooc.fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` -## Sous-partie 2 : Listes +## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - - item - - item + - sous-item + - sous-item - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item @@ -37,3 +37,5 @@ Liste numérotée + + -- 2.18.1