From 47eef32a52ae1f17879a6702f22b65de4a343b1b Mon Sep 17 00:00:00 2001 From: ef455b63489b4557b014255dd965f0ce Date: Tue, 2 Nov 2021 16:17:05 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/exo2/fichier-markdown.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module1/exo2/exo2/fichier-markdown.md b/module1/exo2/exo2/fichier-markdown.md index d9052a8..f111a05 100644 --- a/module1/exo2/exo2/fichier-markdown.md +++ b/module1/exo2/exo2/fichier-markdown.md @@ -1,6 +1,6 @@ # Partie 1 -# Sous-partie 1: texte +## Sous-partie 1: texte Une phrase san rien @@ -12,9 +12,9 @@ Un lieu vers fun-mooc.fr Une ligne de code -# Sous-partie 2: listes +## Sous-partie 2: listes -# Listes à puce +### Listes à puce - item - sous-item @@ -22,13 +22,13 @@ Une ligne de code - item - item -# Liste numérotée +### Liste numérotée 1. item 2. item 3. item -# Sous-partie 3: code +## Sous-partie 3: code # Extract de code -- 2.18.1