diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 88d627b51cf2fe8731971409b696aa7f6d91d589..866cb1884ee1645f0f6a1384e9da43499920dcfd 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -10,6 +10,8 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](fun-mooc.fr) +Une ligne de `code` + # # Sous-partie 2 : listes **Liste à puce** @@ -28,3 +30,4 @@ Liste numérotée # # Sous-partie 3 : code +`# Extrait de code` \ No newline at end of file