Hi :wave: I have following env: `VIMWIKI_MARKDOWN_EXTENSIONS={"toc": {"baselevel": 2 }}` But sadly, while it applies `[TOC]`, it does not apply baselevel setting (starts from 1). Any pointers you could give? Thanks!
Hi 👋
I have following env:
VIMWIKI_MARKDOWN_EXTENSIONS={"toc": {"baselevel": 2 }}But sadly, while it applies
[TOC], it does not apply baselevel setting (starts from 1).Any pointers you could give? Thanks!