From 1f3b65d4b0c966bfe1f9e36ed90ecbe742df3fcf Mon Sep 17 00:00:00 2001 From: 7b66c089dec65d3667782ca396b0aa52 <7b66c089dec65d3667782ca396b0aa52@app-learninglab.inria.fr> Date: Tue, 31 May 2022 14:08:41 +0000 Subject: [PATCH] Commit changes --- module1/exo2/fichier-markdown.md | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index bfb548c..b526a63 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,13 +1,35 @@ -*WE WERE ON A BREAK +#Partie 1 + +## Sous-partie 1 : texte + +Germany is going to be great + +*WE WERE ON A BREAK* + **THEY KNOW WE KNOW THEY KNOW** -https://www.fun-mooc.fr/en/cours/gerer-son-entreprise-autrement/ + +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) + `Hello world` + +## Sous-partie 2 : listes + +**Liste à puce** + * MOUNTAIN * APPLES * CHERRIES *BEACH *VALLEY + +**Liste numérotée** + 1. Harpreet 2. Gustavo 3. FeiFei + +## Sous-partie 3 : code + +``` # Extrait de code +``` -- 2.18.1