From 24164c8da9adf9d64c6619138727c0da739e5ac1 Mon Sep 17 00:00:00 2001 From: c05772ca30517e8b4095505e7bf0de0b Date: Tue, 26 Sep 2023 19:07:59 +0000 Subject: [PATCH] modification fichier-markdown.md --- module1/EXO2/fichier-markdown.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/module1/EXO2/fichier-markdown.md b/module1/EXO2/fichier-markdown.md index 1b67126..2591db6 100644 --- a/module1/EXO2/fichier-markdown.md +++ b/module1/EXO2/fichier-markdown.md @@ -1 +1,24 @@ -# voici mon fichier \ No newline at end of file +# voici mon fichier + LAMSATEF +# Fichier mak + ceci est mon fichier + premier essai sur makdown + +## Premier sous sec + +.liste NUM + +1. element1 ; +2. element2 ; +3. element3. + +.liste + + - elementa ; + - elementb ; + - elementc. + +huyperlien [Initialisation makdown](https://programminghistorian.org/fr/lecons/debuter-avec-markdown). + + +end fichier \ No newline at end of file -- 2.18.1