From 0b52d5a7360ae384c31e42d3a62995f322320b2b Mon Sep 17 00:00:00 2001 From: afaa2999e7931dc4e82f99b934443983 Date: Wed, 16 Oct 2024 16:44:14 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e2e4a54..c6004fa 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,4 +1,5 @@ # Partie 1 + ## Sous-partie 1 : texte Une phrase sans rien @@ -7,15 +8,16 @@ Une phrase sans rien **Une phrase en gras** -Une ligne vers [fun-moc.fr](https://www.fun-mooc.fr/fr/) +Une lien vers [fun-moc.fr](https://www.fun-mooc.fr/fr/) Une ligne de ```code``` ## Sous-partie 2 : listes + ### Liste à pouce - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item @@ -25,6 +27,6 @@ Une ligne de ```code``` 3. item ## Sous-partie 3 : code -```python +``` # Extrait de code ``` -- 2.18.1