You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2021. It is now read-only.
Hello, I was trying to have subsections that are actually hyperlinks to other documents but the ToC generates my subsections with nested looking hyperlinks that are not working.
Steps to reproduce:
After the comments, generate an H1 with some text.
Generate an H2 under the H1 text.
Convert the H2 section to a hyperlink to some resource.
e.g:
# My H1 section
## [My H2 section](www.example.com)