[build] 4.6.3

This commit is contained in:
qingwei.li 2018-02-15 18:34:47 +08:00
commit 7cdf751cc5
5 changed files with 6 additions and 6 deletions

View file

@ -3754,7 +3754,7 @@ function renderMixin (proto) {
prerenderEmbed(
{
compiler: this$1.compiler,
raw: text
raw: result
},
function (tokens) {
html = this$1.compiler.compile(tokens);
@ -4379,7 +4379,7 @@ initGlobalAPI();
/**
* Version
*/
Docsify.version = '4.6.2';
Docsify.version = '4.6.3';
/**
* Run Docsify