essai d'update fichier-markdown.md

parent e391755a
test test
\ No newline at end of file
#Partie 1
## Sous-partie 1 : texte
Une phrase sans rien
*une phrase en italique*
**une phrase en gras**
http://fun-mooc.fr - automatic!
print("Une ligne de code")
## Sous-partie 1 : listes
Liste à puce
- Item 1
- Item 2
- Item 2a
- Item 2b
1. Item 1
2. Item 2
3. Item 3
1. Item 3a
2. Item 3b
```
print("Hello world!")
```
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