From cf7b4d73db95a15a44d08745eb841759456ebdfd Mon Sep 17 00:00:00 2001 From: 7f44fa1d418b758304544a2b0e758b76 <7f44fa1d418b758304544a2b0e758b76@app-learninglab.inria.fr> Date: Sat, 28 Mar 2020 20:08:09 +0000 Subject: [PATCH] Update fichier-markdown.md --- exo2/fichier-markdown.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/exo2/fichier-markdown.md b/exo2/fichier-markdown.md index 5da086c..f82d0b4 100644 --- a/exo2/fichier-markdown.md +++ b/exo2/fichier-markdown.md @@ -1,10 +1,10 @@ # Partie 1 ## texte -Une phrase sans rien -_Une phrase en italique_ -__Une phrase en gras__ -https://fun-mooc.fr/ -print(code) + Une phrase sans rien + _Une phrase en italique_ + __Une phrase en gras__ + https://fun-mooc.fr/ + print(code ) ### listes Liste à puce - item @@ -17,4 +17,4 @@ Liste numérotée 2.item 3.item #### code -print(Extrait de code) \ No newline at end of file + print( Extrait de code) \ No newline at end of file -- 2.18.1