Update test1 fichier-markdown.md

parent 59b086f0
test
\ No newline at end of file
1. Partie 1
1. Texte
Une phrase sans rien
*Une phrase en italique*
**Une phrase en gras**
Un lien vers [Fun Mooc](https://fun-mooc.fr)
print("Hello world!")
2. Listes
Liste à puce
* item
* sous-item
* sous-item
* item
* item
Liste numérotée
1. item
2. item
3. item
3. Code
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