Completed

parent 2217f8e2
......@@ -3,14 +3,19 @@
## Document sub-title : Text
A normal text
_Italic text_
__Bold text__
A link to website: [Link to mooc website](fun-mooc.fr)
<!-- This code will not appear in preview -->
## Document sub-title : Lists
Creating a list with dots :
- first item
- item 1A
- item 1B
......@@ -22,3 +27,8 @@ Creating list with numbers :
1. first item
2. second item
3. third item
## Document sub-title : Code
```
# Extrait de code
```
\ 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