From 89611e718a978395c481084296e3da48917d7fbd Mon Sep 17 00:00:00 2001 From: 31cf27d05b85444493a0bf4397c55635 <31cf27d05b85444493a0bf4397c55635@app-learninglab.inria.fr> Date: Fri, 10 Jun 2022 15:05:44 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index fa7d219..25b3b8c 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,5 +1,22 @@ -## test -# testytest +# test +## testytest test *test* **test** +test[test](https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/7ea86498fd5448f091b91bf8c52adab7/) +`test test` + +## test +* bb +** bbb +** bb +* test + +1. a +2. b +3. c + + +## test +`code +code ` \ No newline at end of file -- 2.18.1