From 03bc3c1a050a0f789cfc522f60c1d72333fc1595 Mon Sep 17 00:00:00 2001 From: ca0b166010e2aa52dc9133c873e2476f Date: Fri, 30 Apr 2021 10:12:22 +0000 Subject: [PATCH] Update fichier-markdown.md - H3 heading were just emboldened items - sub-items were spaced and not tabbed --- module1/exo2/fichier-markdown.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 2c825d5..cc68a55 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -14,15 +14,15 @@ Une ligne de `code` ## Sous-partie 2 : listes -### Liste à puce +**Liste à puce** - item - - sous-item - - sous-item + - sous-item + - sous-item - item - item -### Liste numérotée +**Liste numérotée** 1. item 2. item -- 2.18.1