From 827a798cf974942a3a885f8e24e9588233748f51 Mon Sep 17 00:00:00 2001 From: 70e69c47b2b381042ccc48e49e7fc9b5 <70e69c47b2b381042ccc48e49e7fc9b5@app-learninglab.inria.fr> Date: Mon, 4 May 2020 17:41:57 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 8530705..305c5cb 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,20 +1,28 @@ # Partie 1 NO FILE ## Sous-partie 1 : texte + Une phrase sans rien -*Une phrase en italique* + +*Une phrase en italique* + **Une phrase en gras** -Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) + +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) + Une ligne de `code` ## Sous-partie 2 : listes + **Liste à puce** - item - sous-item - sous-item - item -- item +- item + **Liste numérotée** + 1. item 2. item 3. item -- 2.18.1