# Part 1 test ## Subpart 1: text A sentence without anything *A sentence in italics* **A sentence in bold** A link to [fun-mooc.fr](https://www.fun-mooc.fr/) A line of `code` ## Subpart 2: Lists **Bulleted list** - item - sub-item - sub-item - item - item **Numbered List** 1. item 2. item 3. item ## Subpart 3: Code ``` # Code snippet ```