From bed911ff297019dd2d34d0b135aa8135f860efa2 Mon Sep 17 00:00:00 2001 From: 2436ecc7fc5a95213b924aaa1c93ae41 <2436ecc7fc5a95213b924aaa1c93ae41@app-learninglab.inria.fr> Date: Mon, 6 Jun 2022 17:00:04 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/exo2/fichier-markdown.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/module1/exo2/exo2/fichier-markdown.md b/module1/exo2/exo2/fichier-markdown.md index 995232e..6130d85 100644 --- a/module1/exo2/exo2/fichier-markdown.md +++ b/module1/exo2/exo2/fichier-markdown.md @@ -1,12 +1,8 @@ -#Partie 1 +__#Partie 1 -## Sous-partie 1: texte -Une phrase sans rien -_Une phrase en italique_ -__Une phrase en gras__ -Une ligne de `print(code)` +__## Sous-partie 1: texte__ -#Sous-partie 2: Listes +__##Sous-partie 2: Listes__ Liste à puce 1. Item @@ -20,4 +16,4 @@ Liste numérotée 2. 2. item 3. 3. item -__#Sous-partie 3: code__ +__##Sous-partie 3: code__ -- 2.18.1