diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md new file mode 100644 index 0000000000000000000000000000000000000000..957beedec118b97fbf6371431cc7f70cfd0b7e58 --- /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