Update fichier-markdown.md

parent cc83581c
#Partie 1#
<h1>Partie 1<h1>
##Sous-partie 1 : texte#
<h2>Sous-partie 1 : texte<h2>
Une phrase sans rien
......@@ -12,7 +12,7 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/)
Une ligne de print(code)
##Sous-partie 2 : listes#
<h2>Sous-partie 2 : listes<h2>
**Liste à puce**
......@@ -28,6 +28,6 @@ Une ligne de print(code)
2. item
3. item
#Sous-partie 3 : code#
<h2>Sous-partie 3 : code<h2>
print("# 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