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
If a file root/aaa/bbb/page.md contains a link [details](details.md)
and it was included in root/toc.md
the generated link in toc.html should be aaa/bbb/details.html?
If a file
root/aaa/bbb/page.mdcontains a link[details](details.md)and it was included in
root/toc.mdthe generated link in
toc.htmlshould beaaa/bbb/details.html?