From a68de34b198d3decfe18ae4c3610b13875c1dd18 Mon Sep 17 00:00:00 2001 From: 2f7ba7747c684ed748279226e8591552 <2f7ba7747c684ed748279226e8591552@app-learninglab.inria.fr> Date: Mon, 14 Oct 2024 13:57:41 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b1c226c..caeb3b3 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,2 +1,9 @@ -# test -- liste \ No newline at end of file +# Partie 1 +## sous titre +*italic* +http://github.com - automatic! +- bullet +- 1. premier +- ``` +print("Hello world!") +``` -- 2.18.1