exercice 1 du module 1 deuxièmement

parent c180f993
...@@ -8,15 +8,15 @@ _une phrase en italique_ ...@@ -8,15 +8,15 @@ _une phrase en italique_
__une phrase en gras__ __une phrase en gras__
Lien hypertexte.: [Se former en liberté](https://www.fun-mooc.fr/fr/). hyperlien.: [Se former en liberté](https://www.fun-mooc.fr/fr/).
Une image Une ligne de `code`
![Photo de poule](https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcR9yP5YgDHkf1iIUSKD_scL4doYlaligyaGVb4onZowg5TfgWlp) ![Photo de poule](https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcR9yP5YgDHkf1iIUSKD_scL4doYlaligyaGVb4onZowg5TfgWlp)
## sous-partie 2 : listes ## sous-partie 2 : listes
Liste a puce **Liste a puce**
- item - item
- sous-item - sous-item
...@@ -24,8 +24,12 @@ Liste a puce ...@@ -24,8 +24,12 @@ Liste a puce
- item - item
- item - item
Liste Numéroté **Liste Numéroté**
1. item 1. item
2. item 2. item
3. item 3. item
\ No newline at end of file 4.
```
# 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