Commit 0bd3aa4d authored by Van's avatar Van

🎨 #12706

parent f7c9e0be
...@@ -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