Commit 79a497b2 authored by Liang Ding's avatar Liang Ding

Merge branch '3.3.0-dev' of https://github.com/b3log/solo into 3.3.0-dev

parents ec974474 0bd3aa4d
...@@ -80,6 +80,7 @@ var Util = { ...@@ -80,6 +80,7 @@ var Util = {
return true return true
}, },
callback: function () { callback: function () {
Util.parseMarkdown()
cb && cb() cb && cb()
}, },
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment