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
d6a586002b49d1d4f7e04e740451c37c
mooc-rr
Commits
954e261a
Commit
954e261a
authored
Sep 04, 2025
by
d6a586002b49d1d4f7e04e740451c37c
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update fichier-markdown.md
parent
fea51ef8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
fichier-markdown.md
module1/exo2/fichier-markdown.md
+8
-1
No files found.
module1/exo2/fichier-markdown.md
View file @
954e261a
...
@@ -5,10 +5,11 @@
...
@@ -5,10 +5,11 @@
Une phrase sans rien
Une phrase sans rien
*Une phrase en italique*
*Une phrase en italique*
**Une phrase en gras**
**Une phrase en gras**
Un lien vers
Un lien vers
http://github.com
- automatic!
http://github.com
Une ligne de
Une ligne de
print("code")
print("code")
...
@@ -18,15 +19,21 @@ print("code")
...
@@ -18,15 +19,21 @@ print("code")
**Listes à puces**
**Listes à puces**
-item
-item
-sous-item
-sous-item
-sous-item
-sous-item
-item
-item
-item
-item
**Listes numérotés**
**Listes numérotés**
1.
item
1.
item
2.
item
2.
item
3.
item
3.
item
##Sous-partie 3 : code
##Sous-partie 3 : code
...
...
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