diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e2e4a549c740f337553148d0cfd55e004ef80a39..c6004fa7c71f7ca40756c12afd3f8e8d27aa750c 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 ```