From cd20552294ee4cc6307cc3d428dbeb693685c87a Mon Sep 17 00:00:00 2001 From: 2eb88d4c0cb1887c474859ebdb5adf34 <2eb88d4c0cb1887c474859ebdb5adf34@app-learninglab.inria.fr> Date: Fri, 31 Jul 2020 14:42:09 +0000 Subject: [PATCH] Correction lien et titres 3 --- module1/exo2/fichier-markdown-mv.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown-mv.md b/module1/exo2/fichier-markdown-mv.md index 0f1b404..3c16293 100644 --- a/module1/exo2/fichier-markdown-mv.md +++ b/module1/exo2/fichier-markdown-mv.md @@ -6,20 +6,25 @@ Une phrase sans rien **Une phrase en gras** -https://www.fun-mooc.fr +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr) -```Une ligne de code``` +Une ligne de `code` ## Sous-partie 2 : listes -- Liste à puce iteml +### Liste à puce +- iteml - sous-itemm - sous-itemm - iteml - iteml -1. Liste numérotée iteml +### Liste numérotée +1. iteml 1. sous-itemm 2. sous-itemm 2. iteml 3. iteml + +## Sous-partie 3 : code +```# Extrait de code``` \ No newline at end of file -- 2.18.1