Update fichier-markdown.md

parent 0d001615
......@@ -6,4 +6,16 @@ __Une phrase sans rien__
Un lien vers https://www.fun-mooc.fr/fr/
Une ligne de print("code")
## Sous-partie 2 : listes
__Liste a puce__
\ No newline at end of file
__Liste à puce__
- item
- sous-item
- item
- item
__Liste numérotée__
1. item
2. item
3. item
## Sous-partie 3 : code
> print("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