From 90ca67276649182f0060630ec793648c88a5e199 Mon Sep 17 00:00:00 2001 From: 7f44fa1d418b758304544a2b0e758b76 <7f44fa1d418b758304544a2b0e758b76@app-learninglab.inria.fr> Date: Sat, 28 Mar 2020 19:59:41 +0000 Subject: [PATCH] Update fichier-markdown.md --- exo2/fichier-markdown.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/exo2/fichier-markdown.md b/exo2/fichier-markdown.md index 2e62017..f977f26 100644 --- a/exo2/fichier-markdown.md +++ b/exo2/fichier-markdown.md @@ -1,11 +1,11 @@ -#Partie 1 -##texte +

Partie 1 +

texte Une phrase sans rien _Une phrase en italique_ __Une phrase en gras__ https://fun-mooc.fr/ print("code") -###listes +

listes Liste à puce - item - sous-item @@ -16,5 +16,5 @@ Liste numérotée 1.item 2.item 3.item -####code +

code print("Extrait de code") \ No newline at end of file -- 2.18.1