From e82bc21fd9a52554b8019c0114ad32ebbd8f6240 Mon Sep 17 00:00:00 2001 From: 518682538d588111b8208858c0b56b34 <518682538d588111b8208858c0b56b34@app-learninglab.inria.fr> Date: Mon, 15 Feb 2021 15:15:14 +0000 Subject: [PATCH] Update fichier-markdownz.md --- module1/exo2/fichier-markdownz.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/module1/exo2/fichier-markdownz.md b/module1/exo2/fichier-markdownz.md index 774ccd5..caee25f 100644 --- a/module1/exo2/fichier-markdownz.md +++ b/module1/exo2/fichier-markdownz.md @@ -2,23 +2,24 @@ ## Sous-partie 1 : texte -Une phrase sans rien -Une phrase en italique -**Une phrase en gras** -Un lien vers fun-mooc.fr -Une ligne de code +Une phrase sans rien
+Une phrase en italique
+**Une phrase en gras** +Un lien vers fun-mooc.fr
+Une ligne de `code`
## Sous-partie 2 : listes **Liste à puce** -litem -msous-item -msous-item -litem -litem +-item +--sous-item +--sous-item +-item +-item **Liste numérotée** 1.item -2.3.itemitem +2.item +3.item ## Sous-partie 3 : code -- 2.18.1