Update fichier-markdown.md

parent 29c5e5ba
#titre
\ No newline at end of file
# Partie 1
## Sous partie 1
*Texte en italique*
**Texte en gras**
Voici un lien vers google [Lien](https://google.com/ "google").
## Sous partie 2
- ListP 1
- ListP 2
- ListP 3
1. ListN 1
2. ListN 2
3. ListN 3
Voici un code Python:
`print("Hello World !")`
\ 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