# Partie 1 ## This is a sub-part *hello in italic* **hello in bold** here is a link [wikihomepage](https://www.wikipedia.org/) here is a bullist list: - a - b - c a numbered list: 1. x 2. y 3. z ``` # some code ```