diff --git a/module1/exo2/The first_example_for_markdown.md b/module1/exo2/The first_example_for_markdown.md index 1dbae4d8f874c4f154a070b61edae079f8216499..105133f01cbccb669a7d3d959c87cfa3ca48df52 100644 --- a/module1/exo2/The first_example_for_markdown.md +++ b/module1/exo2/The first_example_for_markdown.md @@ -2,4 +2,8 @@ ## Title of the first sub-section -### Title of the first sub-sub-section \ No newline at end of file +### Title of the first sub-sub-section + +The first example is perfomed. _This will also be italic_ +and the following text: _This text will be bold_ +_You **can** combine them_ \ No newline at end of file