From f17415a932c0994cfa049ad33d6cd516116552ef Mon Sep 17 00:00:00 2001 From: 38aa774a8d758b656537a01a0a41397c <38aa774a8d758b656537a01a0a41397c@app-learninglab.inria.fr> Date: Thu, 10 Nov 2022 10:32:07 +0000 Subject: [PATCH] Add new file --- module1/exo2/fichier-markdown.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 module1/exo2/fichier-markdown.md diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md new file mode 100644 index 0000000..13f7cec --- /dev/null +++ b/module1/exo2/fichier-markdown.md @@ -0,0 +1,7 @@ +# Fichier Markdown + +### Ceci est un fichier contenant du *markdown* + +C'est un joli fichier dans lequel je peux même insérer des listes à puces: +- 1 +- 2 \ No newline at end of file -- 2.18.1