5.3.0
版本发布时间: 2020-12-17 22:05:12
hexojs/hexo最新发布版本:v7.3.0(2024-07-01 22:41:17)
New features
- expose
escape_html
helper method for string manipulation to templates @awwong1 [#4581] - list_tags: span element & custom class for label @noraj [#4578]
Fixes
- fix(load_plugins): ignore plugin whose name is started with "hexo-theme" @stevenjoezhang [#4592]
- fix(codeblock): closing code fence may be followed only by spaces @stevenjoezhang [#4574]
Refactor
- Replace
process.mainModule
withrequire.main
@stevenjoezhang [#4583]
Docs
- docs(badge): replace david-dm with more reliable shields.io @curbengh [#4538]