Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after_render:html filter is triggered before final html render #1841

Closed
andre-pt opened this issue Mar 19, 2016 · 1 comment
Closed

after_render:html filter is triggered before final html render #1841

andre-pt opened this issue Mar 19, 2016 · 1 comment

Comments

@andre-pt
Copy link

I have updated to hexo 3.2 and the minification using hexo-all-minifier plugin seems to be broken.

I have 2 renderers: hexo-renderer-ejs and hexo-renderer-marked

It seems the minification plugin is triggered after the markdown render and not after the ejs render, which results in a partial minified html.

Project: https://github.com/andre-pt/killy-at

$ hexo --version
hexo: 3.2.0
hexo-cli: 1.0.1
os: Darwin 15.3.0 darwin x64
http_parser: 2.6.1
node: 5.6.0
v8: 4.6.85.31
uv: 1.8.0
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 56.1
modules: 47
openssl: 1.0.2f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant