diff --git a/module1/fichier-markdown.md b/module1/fichier-markdown.md new file mode 100644 index 0000000000000000000000000000000000000000..8e7b404fc6377ba4a8d86a83390dedb295661530 --- /dev/null +++ b/module1/fichier-markdown.md @@ -0,0 +1,26 @@ +# Partie 1 + +## Textes + +Bonjour +*Bonjour* +**Bonjour, je vais bien.** + +https://app-learninglab.inria.fr/moocrr/gitlab/593be85ac83d1e136bd38110aca9131b/mooc-rr/new/master/module1 + +`89023` + +## Listes + +1. Produit A +-a1 + -a11 + -a12 + +-a2 + -a21 + -a22 + +2.Produit B + +## Code \ No newline at end of file