diff --git a/CONTRIBUTING-zh.md b/CONTRIBUTING-zh.md index 7a690317846a20d5a911f61a81b901dfef2d33c7..4ec4ad33ab06720063decc15151c787d9271b908 100644 --- a/CONTRIBUTING-zh.md +++ b/CONTRIBUTING-zh.md @@ -68,14 +68,16 @@ * `1` :每个`.md`文件末尾必须留有`1`个空行 举例: - [...] - * [一本很有用的书](http://example.com/example.html) - (空行) - (空行) - ### Example - (空行) - * [Another 很有用的书](http://example.com/book.html) - * [Other 有用的书](http://example.com/other.html) +```md +[...] +* [一本很有用的书](http://example.com/example.html) + (空行) + (空行) +### Example + (空行) +* [Another 很有用的书](http://example.com/book.html) +* [Other 有用的书](http://example.com/other.html) +``` * 在 `]` 和 `(` 之间不要留有空格: