Update fichier-markdown.md

parent 2637eda1
......@@ -2,19 +2,19 @@
## Sous-partie 1 : texte
Une phrase sans rien.
Une phrase sans rien
*Une phrase en italique.*
*Une phrase en italique*
**Une phrase en gras.**
**Une phrase en gras**
Un lien vers [fun-mooc](https://www.fun-mooc.fr/)
Une ligne de `code`.
Une ligne de `code`
## Sous-partie 2 : listes
Liste à puces
**Liste à puces**
- item
- sous-item
......@@ -22,7 +22,7 @@ Liste à puces
- item
- item
Liste numérotée
**Liste numérotée**
1. item
2. 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