We released a new version of the official plugins hexo-util & hexo-renderer-marked.
hexo-util 1.0.0
Breaking changes
Features
Fixes
- fs.write instead of stdout #69
- prevent firstLine being parsed as a string #67
- Fix the part where the public API createSha1Hash() was not exported. #47
Refactor
hexo-renderer-marked 2.0.0
Breaking changes
- Drop Node 6 compatibility #98
sanitize
option has been deprecated, replaced bysanitizeUrl
with limited functions #102tables
option has been deprecated. Enablinggfm
option also enablestables
#102- Refer to upstream’s changelog for details on possible breaking changes.
Features
- Add option to disable headerIds #106