From 97c3f73e211bb2b9292706964088bc9ece5593bc Mon Sep 17 00:00:00 2001 From: ce38cfac542090b1c646a77bd0609f72 Date: Thu, 15 Oct 2020 12:25:26 +0000 Subject: [PATCH] =?UTF-8?q?D=C3=A9but?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown2.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 module1/exo2/fichier-markdown2.md diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md new file mode 100644 index 0000000..957beed --- /dev/null +++ b/module1/exo2/fichier-markdown2.md @@ -0,0 +1,12 @@ +# Partie 1 + +## Sous-partie 1 : texte + +Une phrase sans rien + +*Une phrase en italique* + +**Une phrase en gras** + + +_You **can** combine them_ \ No newline at end of file -- 2.18.1