一级标题
二级标题
三级标题
四级标题
五级标题
六级标题
Heading level 1
Heading level 1
Heading level 1
Heading level 2
I really like using Markdown.
I think I’ll use it to format all of my documents from now on.
I really like using Markdown.
I think I'll use it to format all of my documents from now on.
This is the first line. And this is the second line.This is the first line.
And this is the second line.
I just love bold text.
I just love bold text.
Love is bold
Love is bold
Italicized text is the cat’s meow.
Italicized text is the cat’s meow.
Italicized text is the cat's meow.
This text is really important.
This text is really important.
This text is really important.
This text is really important.
This text is really important.
Dorothy followed her through many of the beautiful rooms in her castle.
桃乐丝(Dorothy)跟着她走过了她城堡中许多美丽的房间。
Dorothy followed her through many of the beautiful rooms in her castle.
python
def
java
lllll
dwa
dawda
dawda1213
11323
The quarterly results look great!
- Revenue was off the chart.
- Profits were higher than ever.
Everything is going according to plan.
季度业绩看起来不错!
收入超出了预期。
利润比以往任何时候都高。
一切都按计划进行。
- First item
- Second item
- Third item
- Fourth item
- First item
- Second item
- Third item
- Fourth item
- First item
- Second item
- Third item
- Fourth item
- First item
- Second item
- Third item
- Indented item
- Indented item
- Fourth item
- First item
- Second item
- Third item
- Fourth item
- First item
- Second item
- Third item
- Indented item
- Indented item
- Fourth item
This is the first list item.
1
2
3
4<html>
<head>
<title>Test</title>
</head>
1 | <html> |
<html>
<head>
<title>test</title>
</head>
Here’s the second list item.
I need to add another paragraph below the second list item.
Here’s the second list item.
A blockquote would look great below the second list item.
And here’s the third list item.
Open the file containing the Linux mascot.
Marvel at its beauty.
Close the file.
At the command prompt, type nano
.
Use `code` in your Markdown file.
我平常使用的搜索引擎是**百度**
我平常使用的搜索引擎是百度
我平常使用的搜索引擎是*百度*
My favorite search engine is Duck Duck Go.
https://markdown.p2hp.com
fake@example.com
https://www.baidu.com
- [百度] [1][www.baidu.com]
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
- 1: https://en.wikipedia.org/wiki/Hobbit#Lifestyle “Hobbit lifestyles”
In a hole in the ground there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends
of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to
eat: it was a hobbit-hole, and that means comfort.
n a hole in the ground there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends
of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to
eat: it was a hobbit-hole, and that means comfort.
x | y | z |
---|---|---|
154 | 65654 | daw |
dawd | daw | daw |
1 | { |
1 | a = 1 |
http://www.example.com
FSF
TRAR
:arrow_double_down
- Write the press release
- Update the website
- Contact the media
- First Term
- This is the definition of the first term.
- Second Term
- This is one definition of the second term.
- This is another definition of the second term.
The world is flat. We now know that the world is round.
- First Term
- This is the definition of the first term.
- Second Term
: This is one definition of the second term. - This is another definition of the second term.
My Great Heading {fsef}
[
* Without the backslash, this would be a bullet in an unordered list.
Here’s a simple footnote,[^1] and here’s a longer one.[^bignote]
[^1]: This is the first footnote.
[^bignote]: Here’s one with multiple paragraphs and code.
Indent paragraphs to include them in the footnote.
`{ my code }`
Add as many paragraphs as you like.