diff --git a/module1/exo2/exo2/fichier-markdown.md b/module1/exo2/exo2/fichier-markdown.md index c210729d61b97118ab1e51a7767bdf7cd6070aed..d9052a8e9c39e15429bccf5c13010a5809ebf323 100644 --- a/module1/exo2/exo2/fichier-markdown.md +++ b/module1/exo2/exo2/fichier-markdown.md @@ -18,4 +18,18 @@ Une ligne de code - item - sous-item - - sous-item \ No newline at end of file + - sous-item +- item +- item + +# Liste numérotée + +1. item +2. item +3. item + +# Sous-partie 3: code + +# Extract de code + + - \ No newline at end of file