v7.0.0
Migration Guide
built-in tags
WARNING Some of the built-in tags have been dropped (
gist,youtube,jsfiddle, andvimeo). If you use those tags in your existing blog posts, you can install hexo-tag-embed to continue using them with Hexov7.0.0.
Note No need to install it if you are not using (or will not use)
gist,youtube,jsfiddle,vimeotags in your post or page.
$ npm i hexo-tag-embed
Syntax highlighting
WARNING Syntax highlighting is refactored and controlled by the following settings. See Syntax Highlighting for more details.