It will record the daily markdown grammar.
Title
1
2
3
4
5
6
# First
## Second
### Third
#### Fourth
##### Fivth
###### Sixth
Fonts
RUNBOOK.COM
GOOGLE.COM
italic text
bold text
bold and italic text
Separator
Delete Line
RUNBOOK.COM
GOOGLE.COM
BAIDU.COM
Underline
underline
Footer
List
- first
- second
- third
Another way
- first
- second
- third
- first
- second
- third
Nested
- first
- first
- second
- second
- first
- second
Block
Here is block
Inside block
Put text here
Nested Block
Here is block
Here is the first nested block
Here is the second nested block
Nested List in Block
Here is block
- First
- Second
-. First
-. Second
Nested Block in List
- First
First Block
Second Block - Second
Code
1
2
3
$(document).ready(function() {
alert('RUNBOOK');
});
Link
Here is the Link example.
Link by Variable
- This link use 1 as the google website link variable Google
- This link use runbook as the website link variable Runbook
Picture

Advance picture
- This link will use 2 as the website picture link variable Runbook
Table
Must have one empty line before the table
| header | header |
|---|---|
| content | content |
| content | content |
left align
| header | header |
|---|---|
| content | content |
| content | content |
right align
| header | header |
|---|---|
| content | content |
| content | content |
middle align
| header | header |
|---|---|
| content | content |
| content | content |
HTLM Element
use Ctrl+Alt+Del Restart the computer
use hello
use bold
use italic
use element
use strong
use
br
use sub
Escape
use the escape \ to escape the special character
bold text
** display the star **
Formular
in one line
$\sum_{i=0}^N\int_{a}^{b}g(t,i)\text{d}t$
in several lines
\[\begin{bmatrix} 1&0&0 \\ 0&1&0 \\ 0&0&1 \end{bmatrix}\]Others
font CSS
wechat please send a red package
Reference
##Build