Update fichier-markdown.md

parent 82cfd0b1
...@@ -12,8 +12,7 @@ Un lien vers ...@@ -12,8 +12,7 @@ Un lien vers
http://github.com http://github.com
Une ligne de Une ligne de
``` ```code
print("code")
``` ```
## Sous-partie 2 : listes ## Sous-partie 2 : listes
...@@ -37,8 +36,9 @@ print("code") ...@@ -37,8 +36,9 @@ print("code")
2.item 2.item
3.item 3.item
##Sous-partie 3 : code ##Sous-partie 3 : code
``` ```# Extrait de code
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