Update fichier-markdown.md

parent 954e261a
...@@ -12,7 +12,9 @@ Un lien vers ...@@ -12,7 +12,9 @@ Un lien vers
http://github.com http://github.com
Une ligne de Une ligne de
```
print("code") print("code")
```
## Sous-partie 2 : listes ## Sous-partie 2 : listes
...@@ -38,4 +40,6 @@ print("code") ...@@ -38,4 +40,6 @@ print("code")
##Sous-partie 3 : code ##Sous-partie 3 : code
print("#Extrait de code") ```
\ No newline at end of file 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