# Journal de bord du Mooc "Recherche reproductible" ## Choses que j'ai apprise dans ce MOOC, références utiles ou softwares ### Tutoriel: Utilisation de markdown #### Syntaxe Headers # This is an tag ## This is an tag ###### This is an tag #### Emphasis *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ _You **can** combine them_ #### Lists ##### Unordered - Item 1 - Item 2 - Item 2a - Item 2b ##### Ordered 1. Item 1 2. Item 2 3. Item 3 1. Item 3a 2. Item 3b #### Images ![GitHub Logo](/images/logo.png) Format: ![Alt Text](url) #### Links http://github.com - automatic! [GitHub](http://github.com) #### Blockquotes As Kanye West said: > We're living the future so > the present is our past. #### Inline code To print some text with Python, you should use the `print()` function. ``` print("Hello world!") ``` ## Données quotidiennes intéressantes (temps, etc.) - 04/05/2020 nuageux T°= 21°C à 03 PM - 05/05/2020