Skip to content

Commit

Permalink
feat(marked): disable unused descriptionLists
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming Di Leom committed Apr 4, 2021
1 parent 95ccd75 commit 4c4475d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ minify:
svg:
plugins: [{cleanupIDs: false}]

marked:
# https://github.com/hexojs/hexo-renderer-marked/pull/179
descriptionLists: false

feed:
icon: '/svg/favicon.svg'

Expand Down

0 comments on commit 4c4475d

Please sign in to comment.