From 2a11a4582f91999225005b0634f7277ae0aa8e9a Mon Sep 17 00:00:00 2001 From: 1c1cbce36dd092ab093420832ce3c81b <1c1cbce36dd092ab093420832ce3c81b@app-learninglab.inria.fr> Date: Fri, 29 May 2020 16:34:44 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index ced1fe9..3db0f01 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -3,21 +3,28 @@ ## Sous-partie 1 : texte Une phrase sans rien + *Une phrase en italique* + **Une phrase en gras** -Un lien vers fun-mooc.fr - automatic! + +Un lien vers [fun-mooc.fr](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