hexo-renderer-markdown-it icon indicating copy to clipboard operation
hexo-renderer-markdown-it copied to clipboard

Support "anchors.level" option as an array

Open ppwwyyxx opened this issue 3 years ago • 1 comments

In markdown-it-anchor, the "level" option can be an array of levels: https://github.com/valeriangalliat/markdown-it-anchor#usage. But here it has to be an integer.

It would be good to support it in this plugin as well.

ppwwyyxx avatar Feb 28 '22 07:02 ppwwyyxx

You can try to edit here to change the range as a temporary solution.

rivergold avatar Mar 14 '22 14:03 rivergold