[build] 4.6.3
This commit is contained in:
parent
6a09059645
commit
7cdf751cc5
5 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue