From 9dfd1ae266c7f2d8de40b427ffcaf29e43cd5f21 Mon Sep 17 00:00:00 2001 From: 2131d1046b9def4e48c23a867e6b9fc8 <2131d1046b9def4e48c23a867e6b9fc8@app-learninglab.inria.fr> Date: Mon, 23 Jun 2025 16:12:04 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 449311f..b97cd60 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,12 +1,17 @@ -test - # PARTIE 1 + ## SOUS-PARTIE 1 : Texte une phrase pour rien\ *une phrase en italique*\ **une phrase en gras** + +un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/) + +une ligne de `code` + + ## SOUS-PARTIE 2: Listes -Liste à puce +**Liste à puce** * item - sous-item @@ -14,7 +19,7 @@ Liste à puce * item * item -Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1