Update fichier-markdown.md

parent e391755a
test # Partie 1
\ No newline at end of file ## Sous-partie 1 : texte
Une phrase sans rien
*Une phrase en italique*
**Une phrase en gras**
Un lien vers [https://www.fun-mooc.fr/fr/]
## Sous-partie 2 : listes
**liste à puce**
- Item 1
- Item 2
- Item 2a
- Item 2b
**liste numéroté**
1. Item 1
2. Item 2
3. Item 3
1. Item 3a
2. Item 3b
## Sous-partie 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