Update ffichier-markdown.md

parent be5da3b1
#PARTIE 1
# PARTIE 1
##Sous-partie 1:texte
## Sous-partie 1:texte
Une phrase sans rien
......@@ -12,11 +12,11 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/)
Une ligne de `code`
##Sous-partie 2: listes
## Sous-partie 2: listes
**Liste a puce**
-item 1
- item 1
- item 1a
- item 1b
-item 2
......@@ -28,6 +28,6 @@ Une ligne de `code`
2. item 2
3. item 3
##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