diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b1c226c556a31b4e9aab09865f7e54b4b43a26b4..caeb3b3e1a0026c94ffc3783e175830c6bb7b015 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,2 +1,9 @@ -# test -- liste \ No newline at end of file +# Partie 1 +## sous titre +*italic* +http://github.com - automatic! +- bullet +- 1. premier +- ``` +print("Hello world!") +```