From 1da9b623c8693287cca077a2e60e781f3eccdc89 Mon Sep 17 00:00:00 2001 From: 2d0644a0c7bbc07739f93a2d57be90e7 <2d0644a0c7bbc07739f93a2d57be90e7@app-learninglab.inria.fr> Date: Fri, 4 Oct 2024 08:40:24 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 4b21ba6..cc68a55 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,7 +8,7 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](https://ww.fun-mooc.fr/) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` @@ -16,7 +16,7 @@ Une ligne de `code` **Liste à puce** --item +- item - sous-item - sous-item - item @@ -32,4 +32,4 @@ Une ligne de `code` ``` # Extrait de code -``` +``` \ No newline at end of file -- 2.18.1