Update fichier-markdown.md

parent 272774df
......@@ -2,7 +2,7 @@
## Sous-partie 1 : texte
Une phrase sans rien
_Une phrase en italique_
*Une phrase en italique*
**Une phrase en gras**
......@@ -12,11 +12,11 @@ Une ligne de `code`
## Sous-partie 2 : listes
**Liste à puce**
* item
* sous-item
* sous-item
* item
* item
- item
- sous-item
- sous-item
- item
- item
**Liste numérotée**
1. item
......
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