Update fichier-markdown.md

parent 145db160
test
# Test Markdown # Test Markdown
## Sous-partie 1 : texte ## Texte
Recherche Reproductible Recherche Reproductible
_Amusant_ _Amusant_
**Very fun** **Very fun**
### Sous-partie 3 : code Un lien vers:[ Fun-mooc.fr](https://www.fun-mooc.fr/fr/).
`print()`
## Listes
### Liste à puce
- Couleurs 1
- Bleu
- Rosse
- Rouge
- Blanc
- Noir
- Brosses
- Toile
### Liste numérotée
1. Introduction
2. Développement
3. conclusion
## Sous-partie 3 : code
```
print("Test Markdowm!")
```
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