diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index d86bb1ecd65adbbb854b67fcfd36ba3e3b95fb46..d1adc7d0a247043a5f411a4a1f050b9ca14cfff1 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,22 +8,23 @@ Une phrase sans rien Un lien vers fun-mooc.fr -Une ligne de print('code') +Une ligne de ```print("code")``` ## Sous-partie 2 : listes **Liste à puce** -iteml - -sous-itemm +--sous-itemm - -sous-itemm +--sous-itemm -iteml -iteml **Liste numérotée** + 1.item1. 2.item2.