Update fichier-markdown.md

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