This is a Markdown-generated sample article.
Part 1. Different Headings:
Heading Level 1
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Normal text.
Part 2. Diffeents empahsis on texts:
Normal text.
Bold text.
Italic text.
Bold and italic text.
A text with a code
as a part.
Part 3. Quotes:
This is a blockquote.
This is an indented blockquote.
This is a blockquote.
Part 4. Lists
-
1st item in an Ordered List
-
2nd item in an Ordered List
-
3rd item in an Ordered List
-
1th piece in a Unordered List
-
2th piece in a Unordered List
-
3th piece in a Unordered List
-
-
4th item in an Ordered List
Part 5. Code Blocks
1
2
myname = "J Leaves"
print("Hello world by "+myname)
Part 6. Links
Normal URL: This is J Leaves’s Blog.
URL with a tooltip: This is J Leaves’s Blog (with a tooltip saying “a fantastic website”).
Plain URL: This is https://jleaves.tk.
Email address: Email to user@example.com.
Emphasized URL: This is J Leaves’s Blog.
Reference-style URL: You can find more in J Leaves’s Blog and you are welcome to ask any questions.
Part 7. Images
Normal image:
Image with a link:
Download the .md and .jpg file of this article here.
For more refenrence, visit Markdown Guide (in English).