From a9691ae7aebee77d943d19a5675eebb621cb04ca Mon Sep 17 00:00:00 2001 From: fbenitiere Date: Wed, 7 Dec 2022 14:29:26 +0100 Subject: [PATCH] ajout exo2 --- module1/exo2/fichier-markdown.html | 409 +++++++++++++++++++++++++++++ module1/exo2/fichier-markdown.md | 20 +- 2 files changed, 428 insertions(+), 1 deletion(-) create mode 100644 module1/exo2/fichier-markdown.html diff --git a/module1/exo2/fichier-markdown.html b/module1/exo2/fichier-markdown.html new file mode 100644 index 0000000..4c11abb --- /dev/null +++ b/module1/exo2/fichier-markdown.html @@ -0,0 +1,409 @@ + + + + + + + + + + + + + +fichier-markdown + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 9daeafb..ce24e39 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,19 @@ -test +# Partie 1 + +## sous partie 1 + +*ici* + +`ceci_est_un_lien.html` + +1. ded + +2. ded + +- 11 + +- 22 + + ```{r} + ceci est un block + ``` -- 2.18.1