diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 30d74d258442c7c65512eafab474568dd706c430..2d6af015c348d60f82348319d7b34f66baa2e906 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1 +1,15 @@ -test \ No newline at end of file +# Partie 1 + +## Sub-Part 1 + +This is an example of *italic text* and **bold text**. + +- Item 1 +- Item 2 +- Item 3 + +1. First numbered item +2. Second numbered item + +Here is a [link to GitLab](https://gitlab.com). +