From 73f3e5f60438652cc233e1146a19071164e647fd Mon Sep 17 00:00:00 2001 From: 3d106cd542991f701f13d8c7ec02b930 <3d106cd542991f701f13d8c7ec02b930@app-learninglab.inria.fr> Date: Sat, 5 Dec 2020 00:02:56 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 30d74d2..109bcb8 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,12 @@ -test \ No newline at end of file +#Partie 1 +##titre de sous partie +_en italique_ +__en gras__ +https://www.google.com/?client=safari + *liste à puce + *liste à puce + +1. liste numérotée +2. liste numérotée +3. +/ceci va faire office de bloc de code mais je ne comprends rien! \ No newline at end of file -- 2.18.1