Update fichier-markdown.md

parent be6176ee
...@@ -5,5 +5,20 @@ ...@@ -5,5 +5,20 @@
A normal text A normal text
_Italic text_ _Italic text_
__Bold text__ __Bold text__
A link to MOOC : [fun-mooc.fr] 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
- second item
- third item
Creating list with numbers :
1. first item
2. second item
3. third item
\ 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