Update fichier-markdown.md

parent 3edab36f
# This is an <h1> tag
\ No newline at end of file
# Partie 1 <h1>
## Sous-partie 1 : texte <h2>
###### Une phrase sans rien <h6>
###### *Une phrase en italique* <h6>
###### **Une phrase en gras** <h6>
###### Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/)<h6>
Une ligne de `code`<h6>
## Sous-partie 2 : listes <h2>
###### **Liste à puce** <h6>
- item <h6>
- sous-item <h6>
- sous-item <h6>
- item <h6>
- item <h6>
###### **Liste à puce** <h6>
1. item <h6>
2. item <h6>
3. item <h6>
## Sous-partie 3 : code <h2>
`> \# Extrait de code <h6>`
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