Update fichier-markdown.md

parent 01180e73
# Partie 1
## sous-partie 1 : texte
## sous-partie 1: texte
une phrase sans rien
......@@ -8,4 +8,27 @@ une phrase sans rien
**une phrase en gras**
un hyperlien : (fun-mooc.fr)
\ No newline at end of file
un lien vers [fun-mooc.fr](fun-mooc.fr)
```
print("code")
```
## sous-partie 2: liste
**liste à puce**
- item
- sous-item
- sous-item
- item
- item
**liste numéeotée**
1. item
2. item
3. item
## sous-partie 3: code
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