Skip to content

添加如下配置到hexo站点_config.yml中会导致格式在摘要中无效 #28

@JoJoJotarou

Description

@JoJoJotarou

添加如下配置到hexo站点_config.yml中会导致格式在摘要中无效

excerpt:
  depth: 10
  excerpt_excludes: []
  more_excludes: []
  hideWholePostExcerpts: true

package.json

{
  "dependencies": {
    "hexo": "^5.4.0",
    "hexo-abbrlink": "^2.2.1",
    "hexo-excerpt": "^1.1.6",
    "hexo-generator-archive": "^1.0.0",
    "hexo-generator-category": "^1.0.0",
    "hexo-generator-index": "^2.0.0",
    "hexo-generator-searchdb": "^1.3.4",
    "hexo-generator-tag": "^1.0.0",
    "hexo-related-popular-posts": "^5.0.1",
    "hexo-renderer-ejs": "^1.0.0",
    "hexo-renderer-marked": "^4.0.0",
    "hexo-renderer-stylus": "^2.0.1",
    "hexo-server": "^2.0.0",
    "hexo-tag-hint": "^0.3.1",
    "hexo-theme-next": "^8.5.0",
    "hexo-word-counter": "0.0.3"
  }
}
!
![未添加到配置文件](https://user-images.githubusercontent.com/58281079/124355154-58298380-dc42-11eb-978b-27d0a20e57be.png)
![添加到配置文件](https://user-images.githubusercontent.com/58281079/124355156-59f34700-dc42-11eb-9590-d675b4802f05.png)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions