mdformat-toc
mdformat-toc copied to clipboard
Fix: mdformat mkdocs compatibility
See https://github.com/hukkin/mdformat-toc/issues/12
Not entirely happy with what i had to do to determine the enabled parser extensions.
@hukkin If you have some time, what do you think about the approach taken here? Happy make changes if needed, but i do think trying to render the toc with mdformat itself is the most robust way to deal with this.