From f610b7a02e446c3d59bb1804c1e02fbbcc86f993 Mon Sep 17 00:00:00 2001 From: 544ffd5fdf49cd63f5657a5905508cf3 <544ffd5fdf49cd63f5657a5905508cf3@app-learninglab.inria.fr> Date: Wed, 24 Sep 2025 09:57:27 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 930f782..836cf45 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -9,8 +9,11 @@ Une phrase sans rien **Une phrase en gras** Un lien vers [fun-mooc.fr](https://fun-mocc.fr) Une ligne de `code` + ## Sous-partie 2 : listes + **Liste à puce** + - item - sous-item - sous-item @@ -23,6 +26,7 @@ Une ligne de `code` 3. item # Sous-partie 3 : code + ``` # Extrait de code ``` \ No newline at end of file -- 2.18.1