Commit 59d26205a70a85505af83df24a84214d37ce917b

Authored by 张洪涛
1 parent 1667d2d9c8
Exists in master

fix bug

Showing 1 changed file with 0 additions and 5 deletions Side-by-side Diff

doc/ServerDocument.md
... ... @@ -76,11 +76,6 @@
76 76 ```
77 77  
78 78  
79   -```ruby
80   -require 'redcarpet'
81   -markdown = Redcarpet.new("Hello World!")
82   -puts markdown.to_html
83   -```
84 79  
85 80 注意:参数是按字母升序排列
86 81