From e2b68a47b432f6f652890df11c79a693b8840752 Mon Sep 17 00:00:00 2001 From: 45988513779105bd4b257d345024b933 <45988513779105bd4b257d345024b933@app-learninglab.inria.fr> Date: Sun, 7 Jun 2020 00:32:11 +0000 Subject: [PATCH] Update fichier-markdown.md Fixing file after the first comparison with the suggested solution --- 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 280e115..f66c3a0 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,6 +1,6 @@ # Partie 1 -## Sous-partie 1: texte +## Sous-partie 1 : texte Une phrase sans rien @@ -10,11 +10,11 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) -Une ligne de 'code' +Une ligne de `code` -## Sous-partie 2: listes +## Sous-partie 2 : listes -Liste à puce +**Liste à puce** - item - sous-item @@ -23,12 +23,12 @@ Liste à puce - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item 3. item -## Sous-partie 3: code +## Sous-partie 3 : code > \# Extrait de code \ No newline at end of file -- 2.18.1