From 61a18b2d95fc7b81c8263ba2af3fa114c906a40c Mon Sep 17 00:00:00 2001 From: 518682538d588111b8208858c0b56b34 <518682538d588111b8208858c0b56b34@app-learninglab.inria.fr> Date: Mon, 15 Feb 2021 15:16:27 +0000 Subject: [PATCH] Update fichier-markdownz.md --- module1/exo2/fichier-markdownz.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/module1/exo2/fichier-markdownz.md b/module1/exo2/fichier-markdownz.md index 1affbc0..21bbd52 100644 --- a/module1/exo2/fichier-markdownz.md +++ b/module1/exo2/fichier-markdownz.md @@ -11,11 +11,10 @@ Une ligne de `code`
## Sous-partie 2 : listes **Liste à puce** -- item - -sous-item - -sous-item -- item -- item +- Item 1 +- Item 2 + - Item 2a + - Item 2b **Liste numérotée** 1.item 2.item -- 2.18.1