From 05d713ca225bed654c033449969e34b2a3cff356 Mon Sep 17 00:00:00 2001 From: 1890c33b2f10e418ef64d7a680c7ba5c <1890c33b2f10e418ef64d7a680c7ba5c@app-learninglab.inria.fr> Date: Fri, 28 Aug 2020 09:38:22 +0000 Subject: [PATCH] Commit message --- module1/exo2/fichier-markdown.md | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e69de29..0abb45f 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -0,0 +1,33 @@ +-hola mundo +-*me llamo Chrystian* +-**tengo 30 años** +-Ve a [](fun-mooc.fr) +-`code` + +#liste à puce + +* smarphones + *sony + *samsung +* tablet +* laptop + +#liste numérotée + +1. azul +2. rojo +3. verde + +`# Extrait de code` + + + + + + + + + + + + -- 2.18.1