Update fichier-markdown.md

parent 48a337fe
# Partie 1 # Partie 1
# Partie 1 <h1> # Partie 1 <h1>
## Sous-partie 1 : texte ## Sous-partie 1: texte <h2> ## Sous-partie 1 : texte
Une phrase sans rien Une phrase sans rien
*Une phrase en italique* *Une phrase en italique* Une phrase sans rien
**Une phrase en gras** **Une phrase en gras**
Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une line vers <ins>fun-mooc.fr</ins> *Une phrase en italique*
Une ligne de `code` Une ligne de
## Sous-partie 2 : listes ## Sous-partie 2: listes <h2> **Une phrase en gras**
**Liste à puce** Liste à puce
- item <ul> Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/)
- sous-item <li> item </li>
- sous-item <ul> Une ligne de `code`
- item <li> sous-item</li>
- item <li> sous-item</li> ## Sous-partie 2 : listes
</ul> **Liste à puce**
**Liste numérotée** </ul> - item
1. item <ol> - sous-item
2. item <li> item </li> - sous-item
3. item <li> item </li> - item
<li> item </li> - item
<ol>
## Sous-partie 3 : code ## Sous-partie 3: code <h2> **Liste numérotée**
1. item
2. item
3. item
## Sous-partie 3 : code
``` ```
# Extrait de code # Extrait de 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