From eb2a960bf9b8fc645cc79f0636776dade1bc54e0 Mon Sep 17 00:00:00 2001 From: 1e34966a193be8321d30b8be9368328b <1e34966a193be8321d30b8be9368328b@app-learninglab.inria.fr> Date: Fri, 3 Apr 2020 23:42:17 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 30d74d2..9f1b68e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,24 @@ -test \ No newline at end of file +# test TItre + +## Test subsection + +Blabla + + +list +- A +- B +- CC +- ddd + +***B Italic*** + +Num List + +1. A +2. Uon +3. Tata +4. + + +`12+897` -- 2.18.1