From a211019bf4b5513cf7da59e216b3ffb6427000cb Mon Sep 17 00:00:00 2001 From: e8984101c8325405c7a699c392bc0a1a Date: Wed, 29 Oct 2025 16:15:20 +0000 Subject: [PATCH] creation fichier markdown.md --- module1/exo2/fichier-markdown2.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 module1/exo2/fichier-markdown2.md diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md new file mode 100644 index 0000000..d12a8b3 --- /dev/null +++ b/module1/exo2/fichier-markdown2.md @@ -0,0 +1,5 @@ +# Partie 1 +## Sous-partie 1 : texte +une phrase sans rien +*une phrase en italique* +**une phrase en gras** \ No newline at end of file -- 2.18.1