From 8d7f971bde710ddf396e0c4319c3881d836a4f30 Mon Sep 17 00:00:00 2001 From: c8c97f9cb8c3a20740b5dc4b6225c706 Date: Fri, 3 Apr 2020 16:46:18 +0000 Subject: [PATCH] =?UTF-8?q?Cinqui=C3=A8me=20Markdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 4551662..87d6076 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -15,6 +15,7 @@ Une ligne de `code` ## Sous-partie 2 : listes **Liste à puce** + - item - sous-item - sous-item @@ -22,6 +23,7 @@ Une ligne de `code` - item **Liste numérotée** + 1. item 2. item 3. item -- 2.18.1