diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 30d74d258442c7c65512eafab474568dd706c430..5c5d39234ad00af8a090fb9dd6125dc49a95d100 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,22 @@ -test \ No newline at end of file +# Partie 1 +## Sous partie 1 +##Sous partie 2 +texte +*italique* +**gras** +(https://www.app-learninglab.inria.fr/) + +-un + -un + -un +-deux + -deux + +1. un +2. deux +3. trois + + +''' +code +''' \ No newline at end of file