Skip to content

Commit cecdbdc

Browse files
committed
Markdown 文档里面 +1, -1 用简单的代码;
1 parent f60ffee commit cecdbdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/markdown.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def initialize
256256
257257
这是一篇讲解如何正确使用 Ruby China 的 **Markdown** 的排版示例,学会这个很有必要,能让你的文章有更佳清晰的排版。
258258
259-
> 引用文本:Markdown is a text formatting syntax inspired
259+
> 引用文本:Markdown is a text formatting syntax inspired
260260
261261
## 语法指导
262262
@@ -282,9 +282,9 @@ def initialize
282282
283283
#### 一些表情例子
284284
285-
:smile: :laughing: :dizzy_face: :sob: :cold_sweat: :sweat_smile: :cry: :triumph: :heart_eyes: :satisfied: :relaxed: :sunglasses: :weary:
285+
:smile: :laughing: :dizzy_face: :sob: :cold_sweat: :sweat_smile: :cry: :triumph: :heart_eyes: :satisfied: :relaxed: :sunglasses: :weary:
286286
287-
:plus1: :thumbsdown: :100: :clap: :bell: :gift: :question: :bomb: :heart: :coffee: :cyclone: :bow: :kiss: :pray: :shit: :sweat_drops: :exclamation: :anger:
287+
:+1: :-1: :100: :clap: :bell: :gift: :question: :bomb: :heart: :coffee: :cyclone: :bow: :kiss: :pray: :shit: :sweat_drops: :exclamation: :anger:
288288
289289
更多表情请访问:[http://www.emoji-cheat-sheet.com](http://www.emoji-cheat-sheet.com)
290290

0 commit comments

Comments
 (0)