diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 473615dbd292cf33b93e91d438ef839ad054478c..e8a5649e884810c857392c6c8119f7577510a1e4 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,24 +1,40 @@ #Partie 1 + ## Sous-Partie 1: texte + Une phrase sans rien + *Une phrase en italique* + **Une phrase en gras** + Un lien vers [fun-mooc.fr](http://fun-mooc.fr) + Une ligne de code ## Sous-Partie 2: listes + ###Liste à puce + item + sous-item + sous-item + item + item Liste numérotée + item + item + item + ## Sous-Partie 2: code # Extrait de code