From 7777f9905adbf0c308e0cff290579b362c10e29c Mon Sep 17 00:00:00 2001 From: d6a586002b49d1d4f7e04e740451c37c Date: Thu, 4 Sep 2025 09:50:55 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 2f5f0b1..6e12768 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -12,8 +12,7 @@ Un lien vers http://github.com Une ligne de -``` -print("code") +```code ``` ## Sous-partie 2 : listes @@ -37,8 +36,9 @@ print("code") 2.item 3.item + + ##Sous-partie 3 : code -``` -print("# Extrait de code") +```# Extrait de code ``` \ No newline at end of file -- 2.18.1