diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 528a25fa8e09974004785bcf691cc0a827fa6117..b36193081e5b6da9506a5ba088720f74c4f64344 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -7,18 +7,36 @@ _Une phrase en italique_ **Une phrase en gras** [Un lien vers fun] (https://www.fun-mooc.fr) + Une ligne de code + ## Sous-partie 2 : + listes + Liste à puce + - iteml + -sous-item + -sous-item + - item2 + Liste numérotée + 1. item1 + 2. item2 + 3. item3 + ## Sous-partie 3 : + code# + +''' Extrait de code +''' +