From 321c04d8efc48fd1a56e29ac7189fbd2cf736c35 Mon Sep 17 00:00:00 2001 From: 2eb88d4c0cb1887c474859ebdb5adf34 <2eb88d4c0cb1887c474859ebdb5adf34@app-learninglab.inria.fr> Date: Fri, 31 Jul 2020 14:27:33 +0000 Subject: [PATCH] =?UTF-8?q?Correction=20liste=20num=C3=A9rot=C3=A9e=20(ajo?= =?UTF-8?q?ut=20d'un=20point=20apr=C3=A8s=20chaque=20num=C3=A9ro)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown-mv.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/module1/exo2/fichier-markdown-mv.md b/module1/exo2/fichier-markdown-mv.md index 8930723..bf95a39 100644 --- a/module1/exo2/fichier-markdown-mv.md +++ b/module1/exo2/fichier-markdown-mv.md @@ -10,9 +10,10 @@ Une ligne de code - sous-itemm - iteml - iteml -1 Liste numérotée iteml - 1 sous-itemm - 2 sous-itemm -2 iteml -3 iteml + +1. Liste numérotée iteml + 1. sous-itemm + 2. sous-itemm +2. iteml +3. iteml \ No newline at end of file -- 2.18.1