[build] 4.6.0

This commit is contained in:
qingwei.li
2018-02-11 22:25:14 +08:00
parent a41129425f
commit 8fb74a2d87
25 changed files with 446 additions and 291 deletions

View File

@@ -1,6 +1,4 @@
(function () {
'use strict';
function handleExternalScript () {
var container = Docsify.dom.getNode('#main');
var scripts = Docsify.dom.findAll(container, 'script');