Update fichier-markdown.md

parent 9e309fcb
# Partie 1 # Partie 1
## texte ## texte
<p>Une phrase sans rien</p> <p>Une phrase sans rien</p>
<p> _Une phrase en italique_ </p> <p> *Une phrase en italique* </p>
<p> __Une phrase en gras__ </p> <p> **Une phrase en gras** </p>
<p> https://fun-mooc.fr/ </p> <p> https://fun-mooc.fr/ </p>
<p> Print(code) </p> <p> Print(code) </p>
### listes ### listes
...@@ -17,4 +17,4 @@ Liste numérotée ...@@ -17,4 +17,4 @@ Liste numérotée
2.item 2.item
3.item 3.item
#### code #### code
print( Extrait de code) <p>print( Extrait de code)</p>
\ No newline at end of file \ 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