typedoc-plugin-markdown
typedoc-plugin-markdown copied to clipboard
Markdown path is not match origin URL
We want to render a side bar toc, but I got the url from project declaration, it's not match rendered markdown path:

How can I got the right URL in the project declaration?
Not entirely sure what I am looking at here. (sorry) In what context are you trying to create a sidebar?
In our case, we will use typedoc-plugin-markdown to generate our product API doc to markdown,
and then,
we will serve those markdown in our site, and for more comfortable experience, we will generate Table of Content in Sidebar but not inline TOC.
seems like :

But I have no idea to get all the correctly path for each markdown.
If not the case for this plugin, sorry for disturbing