From 4f135722dbded2030a12358f9dc8068f95dd212d Mon Sep 17 00:00:00 2001 From: 668f87fbe56665331188f6984325f07c <668f87fbe56665331188f6984325f07c@app-learninglab.inria.fr> Date: Sun, 4 May 2025 11:11:35 +0000 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20de=20mon=20fichier=20markdown?= =?UTF-8?q?=20Luciehoareau?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown-luciehoareau.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 module1/exo2/fichier-markdown-luciehoareau.md diff --git a/module1/exo2/fichier-markdown-luciehoareau.md b/module1/exo2/fichier-markdown-luciehoareau.md new file mode 100644 index 0000000..6c8a9d5 --- /dev/null +++ b/module1/exo2/fichier-markdown-luciehoareau.md @@ -0,0 +1,10 @@ +# Partie 1 + +## Sous-partie 1 : texte + +Une phrase sans rien + +_Une phrase en italique_ + +__Une phrase en gras__ + -- 2.18.1