# Document title ## Document sub-title : Text A normal text _Italic text_ __Bold text__ A link to website: [Link to mooc website](fun-mooc.fr) ## Document sub-title : Lists Creating a list with dots : - first item - item 1A - item 1B - second item - third item Creating list with numbers : 1. first item 2. second item 3. third item ## Document sub-title : Code ``` # Extrait de code ```