Update fichier-markdown.md

parent 9ad7b008
# Partie 1 # Partie 1
NO FILE
## sous-partie 1 ## Sous-partie 1 : texte
Une phrase sans rien
_**texte en italique et en gras**_ *Une phrase en italique*
**Une phrase en gras**
1. un Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/)
2. deux Une ligne de `code`
3. trois ## Sous-partie 2 : listes
4. p'tit chats **Liste à puce**
- item
## sous-partie 2 - sous-item
- sous-item
[GitHub](http://github.com) - item
- item
- oui **Liste numérotée**
- non 1. item
- peut être 2. item
3. item
## Sous-partie 3 : code
``` ```
print("hello world!") # Extrait 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