写博客的模板 markdown
超链接
题目来源: http://www.1point3acres.com/bbs/thread-204884-1-1.html
代码块 (深色```)
board:
{'a', 'b', 'c'},
{'d', 'e', 'f'},
{'g', 'h', 'i'}
代码
git clone https://github.com/php/php-src.git
git clone --depth=1 https://github.com/php/php-src.git # 只抓取最近的一次 commit
粘贴之前输入 :set paste
(浅色`)