老表 - 小博客

测试markdown语法

| 分类:博客

##标题

标题

###标题

标题

**bold** *italics* ~~strikethrough~~ ==mark== 不支持高亮
bold italics strikethrough ==mark==

var example = "hello!";

Or spanning multiple lines...

var example = "hello!";
alert(example);


http://www.example.com

Open in same tab

Open in new tab

Or use the heading id (the slugified name of the header) as an internal link...

Internal link

* Generic list item
* Generic list item
* Generic list item

1. Numbered list item
2. Numbered list item
3. Numbered list item

  1. Numbered list item
  2. Numbered list item
  3. Numbered list item

![Cheatsheet image example](https://i.ibb.co/Vvh17pr/3jxqrKP.jpg)

Cheatsheet image example