Update ffichier-markdown.md

parent c9734250
...@@ -16,18 +16,20 @@ Une ligne de `code` ...@@ -16,18 +16,20 @@ Une ligne de `code`
**Liste a puce** **Liste a puce**
- item 1 - item
- item 1a - item
- item 1b - item
-item 2 -item
-item 3 -item
**Liste numerotee** **Liste numerotee**
1. item 1 1. item
2. item 2 2. item
3. item 3 3. item
## Sous-partie 3: code ## Sous-partie 3: code
print(# Extrait de code) ```
\ No newline at end of file # 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