diff --git a/module1/exo2/fichier-markdown.html b/module1/exo2/fichier-markdown.html
new file mode 100644
index 0000000000000000000000000000000000000000..4c11abbc20e9afe878959491c92dcd5c49902567
--- /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 9daeafb9864cf43055ae93beb0afd6c7d144bfa4..ce24e3908cf42ff0e26ef1a754e971731ef0ca9b 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
+ ```