diff --git a/module1/exo2/fichier-mardown.md b/module1/exo2/fichier-mardown.md index 1e225a57806b906f48f4891db8a6615fbaee5edb..af37e1ce0e7869806d2050ce4fdef621e6bea7a2 100644 --- a/module1/exo2/fichier-mardown.md +++ b/module1/exo2/fichier-mardown.md @@ -10,7 +10,7 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/) -Une ligne de code +Une ligne de `code` ## Sous-partie 2 : listes @@ -30,4 +30,6 @@ Une ligne de code Sous-partie 3 : code -`# Extrait de code` \ No newline at end of file +```sql +# Extrait de code` +``` \ No newline at end of file