We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test.md
{% note default %} #### Default Header Welcome to [Hexo!](https://hexo.io) {% endnote %} {% note primary %} #### Primary Header **Welcome** to [Hexo!](https://hexo.io) {% endnote %}
note tag from Next
Return error
INFO update Optimize HTML: undefined [ 1.10% saved] INFO update Optimize HTML: undefined [ 1.01% saved]
path is undefined
Debugger in hexo-all-minifier\lib\optimizeHTML.js
hexo-all-minifier\lib\optimizeHTML.js
... ... log[options.silent ? 'debug' : 'info']('update Optimize HTML: %s [ %s saved]', path, saved + '%'); if (path == undefined) console.log(data); ... ...
Debugging results
INFO update Optimize HTML: undefined [ 1.10% saved] { text: '\n#### Default Header\n\nWelcome to [Hexo!](https://hexo.io)', engine: 'markdown' } INFO update Optimize HTML: undefined [ 1.01% saved] { text: '\n#### Primary Header\n\n**Welcome** to [Hexo!](https://hexo.io)', engine: 'markdown' }
Why is it treated as a file?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
test.md
note tag from Next
Return error
path is undefined
Debugger in
hexo-all-minifier\lib\optimizeHTML.js
Debugging results
Why is it treated as a file?
The text was updated successfully, but these errors were encountered: