From e063ae96e06c578e96764039897aa2b9e6807d6c Mon Sep 17 00:00:00 2001 From: b183e591f74e0007f82bee0ad8982b16 Date: Tue, 8 Jul 2025 10:27:17 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index d2ccb02..a76b224 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -1,15 +1,20 @@ -# Module 1 Test -## How to start to use the GitLab -### 5 Steps that are easy to start -- Create the GitLab account -- Sig-up -- follow the instruction How to Write GitLab online (Can find the code online or in this Module) -- Try to make your own environment / or work sheet and saave -- Finish ! +# Partie 1 +## the sub-parts +*Writing italic and boldface text* -If you want to see the image of the GitLab logo is here: +Writing a hypertext link: [fun-mooc.fr](https://www.fun-mooc.fr/). -![Logo of the GitLab](https://images.ctfassets.net/xz1dnu24egyd/1hnQd13UBU7n5V0RsJcbP3/769692e40a6d528e334b84f079c1f577/gitlab-logo-100.png). +## Writing a bullet list +- Module 1 +- Module 2 +- Module 3 +- Module 4 -Hyperlink is here: [markdown-it demo](https://markdown-it.github.io/). +## Writing a numbered list +1. Number 1 +2. Number 2 +3. Number 3 +4. Number 4 +## Code Block +### The Code is here that you can follow. -- 2.18.1