Commit b7f65d55 authored by maudpoulin's avatar maudpoulin

Exercice de manipulation de Markdown

parent e391755a
test
\ No newline at end of file
# Partie 1
## Sous-partie 1: Texte
Une phrase sans rien
_Une phrase en italique_
**Une phrase en gras**
http://fun-mooc.fr - automatic!
[GitHub](http://github.com)
> Une ligne de code
## Sous-partie 2:Listes
**Liste à puce**
- item
- sous-item
- sous-item
- item
- item
**Liste numérotée**
1. Item 1
2. Item 2
3. Item 3
## Sous-partie 3: Extrait de code
> #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