Update fichier-markdown.md

parent 111a9b21
......@@ -14,6 +14,7 @@ une ligne de print("code")
## Sous-partie 2: listes
*Liste à puces*
- item
- sous-item
- sous-item
......@@ -21,10 +22,12 @@ une ligne de print("code")
- item
Liste numérotée
1. item
2. item
3. item
## Sous-partie 3: code
```
aaaaaa
# Extrait de code
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment