mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
fix(hook): beforeEach don\'t work, fixed #393
This commit is contained in:
@@ -142,7 +142,7 @@ export function renderMixin (proto) {
|
||||
prerenderEmbed(
|
||||
{
|
||||
compiler: this.compiler,
|
||||
raw: text
|
||||
raw: result
|
||||
},
|
||||
tokens => {
|
||||
html = this.compiler.compile(tokens)
|
||||
|
||||
Reference in New Issue
Block a user