refactor(core): and markdown compiler

This commit is contained in:
qingwei.li 2017-02-18 14:09:17 +08:00 committed by cinwell.li
commit fe88c154b0
12 changed files with 194 additions and 232 deletions

View file

@ -23,4 +23,4 @@ initGlobalAPI()
/**
* Run Docsify
*/
setTimeout(() => new Docsify(), 0)
new Docsify()