From 15e3b4a0560f516c81df201be322c5b17c8d3ecd Mon Sep 17 00:00:00 2001 From: ed6c1cebf52a9b6cd5d4a35776bdc363 Date: Sat, 21 Mar 2020 09:35:19 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e4f2001..a1d7e8c 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,17 +1,17 @@ -# Partie1 -## Sous partie 1 : texte +# Partie 1 +## Sous-partie 1 : texte Une phrase sans rien *Une phrase en italique* **Une phrase en gras** -Un lien vers [fun-mooc.fr](fun-mooc.fr) +Un lien vers [fun-mooc.fr](https:\\fun-mooc.fr) Une ligne de `code` ## Sous-partie 2 : listes **Liste à puce** * item -** sous-item -** sous-item -- item -- item +`* sous-item +`* sous-item +* item +* item **Liste numérotée** 1. item 2. item -- 2.18.1