Completed

parent 2217f8e2
...@@ -3,14 +3,19 @@ ...@@ -3,14 +3,19 @@
## Document sub-title : Text ## Document sub-title : Text
A normal text A normal text
_Italic text_ _Italic text_
__Bold text__ __Bold text__
A link to website: [Link to mooc website](fun-mooc.fr) A link to website: [Link to mooc website](fun-mooc.fr)
<!-- This code will not appear in preview --> <!-- This code will not appear in preview -->
## Document sub-title : Lists ## Document sub-title : Lists
Creating a list with dots : Creating a list with dots :
- first item - first item
- item 1A - item 1A
- item 1B - item 1B
...@@ -21,4 +26,9 @@ Creating list with numbers : ...@@ -21,4 +26,9 @@ Creating list with numbers :
1. first item 1. first item
2. second item 2. second item
3. third item 3. third item
\ No newline at end of file
## 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