Update fichier-markdown.md

parent e391755a
test # Partie 1
\ No newline at end of file ## Sous-Partie 1 : Test
Le ciel est bleu
*le ciel est couvert*
**Le ciel est gris**
Lien vers [FunMOOC](http://fun-mooc.fr)
Le code : `print("Hello world!")`
## Sous-Partie 2 : Test
**Liste a puce**
- Item 1
- Item 2
- Item 2a
- Item 2b
- Test item
- Test sous item
**Liste numérotée**
1. item
2. item
3. item
**CODE**
```
print("Hello world!")
```
\ 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