From 30740f308495b268f5d1a4304f796ea876185e1a Mon Sep 17 00:00:00 2001 From: 196ad51b7507425dae212b97cb1a7181 <196ad51b7507425dae212b97cb1a7181@app-learninglab.inria.fr> Date: Thu, 23 Apr 2020 08:43:15 +0000 Subject: [PATCH] =?UTF-8?q?correction=20apr=C3=A9s=20comparation=20solutio?= =?UTF-8?q?n=20fichier-markdown.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 3d94bb2..5f59525 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,6 +1,6 @@ -# **Partie 1** +# Partie 1 -## **Sous-partie 1 : texte** +## Sous-partie 1 : texte Une phrase sans rien @@ -12,13 +12,13 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` -## **Sous-partie 2 : listes** +## Sous-partie 2 : listes **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item @@ -28,7 +28,7 @@ Une ligne de `code` 2. item 3. item -## **Sous-partie 3 : code** +## Sous-partie 3 : code # Extrait de code \ No newline at end of file -- 2.18.1