Update fichier-markdown.md

parent b9838471
test
\ No newline at end of file
# Part 1 test
## Subpart 1: text
A sentence without anything
*A sentence in italics*
**A sentence in bold**
A link to [fun-mooc.fr](https://www.fun-mooc.fr/)
A line of `code`
## Subpart 2: Lists
**Bulleted list**
- item
- sub-item
- sub-item
- item
- item
**Numbered List**
1. item
2. item
3. item
## Subpart 3: Code
```
# Code snippet
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment