hexojs / hexojs/hexo-renderer-markdown-it
Support "anchors.level" option as an array
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.