学习markdown

标题

# 一级标题
## 二级标题
### 三级标题
#### 四级标题
##### 五级标题

一级标题

二级标题

三级标题

四级标题

五级标题

空行

  
  
 
  

分割线

---
***
___



无序列表1

* item
* item
* item  
  • item
  • item
  • item

无序列表2

- item
- item
- item
  • item
  • item
  • item

无序列表3

+ item
+ item
+ item
  • item
  • item
  • item

有序列表

1.  item
1.  item
1.  item
  1. item
  2. item
  3. item

引用

> 床前后明月光,疑似地上霜。举头望明月,低头思故乡。

床前后明月光,疑似地上霜。举头望明月,低头思故乡。

图片

![insert img](http://github.global.ssl.fastly.net/images/modules/logos_page/GitHub-Mark.png 'insert-img-title')
insert img
insert img

链接

[不如的博客](http://bruce-sha.github.io 'bruce-blog-title')

不如的博客

粗体

**我是被左右两个星号包围的粗体**

我是被左右两个星号包围的粗体

斜体

*我是被左右一个星号包围的斜体*

我是被左右一个星号包围的斜体

表格

| Tables        | Are           | Cool  |
| ------------- |:-------------:| -----:|
| col 3 is      | right-aligned | $1600 |
| col 2 is      | centered      |   $12 |
| zebra stripes | are neat      |    $1 |
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

代码框

`alert('this is js code')`

alert('this is js code')

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容