diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 9b547878e0e0defbfce260d4f49dd3aaa48291f8..895158bc804ad6dba76d8b8fa22f49bddc2a4586 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,4 +1,4 @@ -# PARTIE 1 +# Partie 1 ## Sous-partie 1 : texte @@ -10,19 +10,19 @@ Une phrase sans rien [Un lien vers fun-mooc.fr](https://www.fun-mooc.fr/fr/) -Une ligne de ```code +Une ligne de `code` ## Sous-partie 2 : listes **Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -**Liste à numérotée** +**Liste numérotée** 1. item 2. item