使用markdown来编写blog
21 Aug 2015本篇blog只是熟悉markdown的语法规则
先在来一张女神镇妖
This is a paragraph, it’s surrounded by whitespace. Next up are some headers, they’re heavily influenced by GitHub’s markdown style.
这个标题组
标题2
标题3
标题4
一条道路直接通向我的加 关于我
- 无序标签
- alternative syntax 1
- alternative syntax 2
- an indented list item
- An
- ordered
- list
Inline markup styles:
- italics
- bold
code()
想要引用直接在一个 > , 如果想要嵌套引用 »
我是来嵌套的 > 我是嵌套中的嵌套
/* Some pointless Javascript */
var rawr = ["r", "a", "w", "r"];
Use two trailing spaces
on the right
to create linebreak tags
Finally, horizontal lines