Links to subheadings
chrieke opened this issue · 2 comments
chrieke commented
Love the plugin, but it appears that links to subheadings do not work with the "regular" mkdocs syntax, always getting 404. Any way to do this?
[text link](chapter01.md#heading3)
results in 404.
bgwr commented
Hi Christoph, I was having the same issue so I made a PR that resolves this issue. #5
zachhannum commented
PR has been merged, version 0.2.0 has been released!