From 352a3917f13f69ac6aa2c614ce1e8f0fac44a6d1 Mon Sep 17 00:00:00 2001 From: 0ac65f62d21d982ba39b93c80cd9db24 <0ac65f62d21d982ba39b93c80cd9db24@app-learninglab.inria.fr> Date: Wed, 2 Aug 2023 13:14:30 +0000 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=201er=20fichier=20markdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 30d74d2..238627d 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,12 @@ -test \ No newline at end of file +# Partie 1 + +## Sous-partie 1 : texte + +Une phrase sans rien + +*Une phrase en italique* + +**Une phrase en gras** + +Un lien vers [fun-mooc.fr]([https://www.fun-mooc.fr/fr/]) + -- 2.18.1