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.
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.