From 3c852afd99c843341e1357da0198552de0856cea Mon Sep 17 00:00:00 2001 From: 7863035e551ae67aa7db6605c3e12966 <7863035e551ae67aa7db6605c3e12966@app-learninglab.inria.fr> Date: Thu, 16 Dec 2021 11:51:03 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 9089152..878277c 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -4,25 +4,25 @@ Une phrase sans rien -_Une phrase en italique_ +*Une phrase en italique* -__Une phrase en gras__ +**Une phrase en gras** -Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/-) +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) Une ligne de `code` ## Sous-partie 2 : listes -Liste à puce +**Liste à puce** -- item +- item - sous-item - sous-item - item - item -Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1