Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
f8dc60cab5180566667b00ce62a51ae7
mooc-rr
Commits
4f0bdbc8
Commit
4f0bdbc8
authored
Jun 11, 2025
by
f8dc60cab5180566667b00ce62a51ae7
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update fichier-markdown.md
parent
9de25095
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
fichier-markdown.md
module1/exo2/fichier-markdown.md
+4
-2
No files found.
module1/exo2/fichier-markdown.md
View file @
4f0bdbc8
...
@@ -16,15 +16,17 @@ Image of the space
...
@@ -16,15 +16,17 @@ Image of the space
### Creation of the list
### Creation of the list
Simple
list
A bullet
list
-
the first element;
-
the first element;
-
the second element;
-
the second element;
N
umbered list
A n
umbered list
1.
the first element;
1.
the first element;
2.
the second element
2.
the second element
<!--A code block -->
```
python
```
python
print("Hellow, world!")
print("Hellow, world!")
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment