Skip to content

Commit

Permalink
更新实例.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 3, 2015
1 parent 760deea commit 69a86d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
var mde = new MDEditor({
id:"#mdeditor",
minheight:300,
maxheight:600
maxheight:600,
value:"#多多少少的"
})
mde.load()

Expand Down

0 comments on commit 69a86d8

Please sign in to comment.