Update fichier-markdown.md

parent e391755a
test
\ No newline at end of file
# Partie 1
## Sous-partie 1
## Sous-partie 2
* Ce texte est en italique *
** Ce texte est en gras **
[C'est un lien vers github](http://github.com)
- Item 1
- Item 2
1. Item 1
2. Item 2
```
printf("c'est un bloc 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