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
I am successfully using astro-remote to import remote markdown files with Astro's Starlight (thanks for that, its a great tool!), but the TOC is not populated for a remote markdown file. It only ever displays the one default entry Overview. Usually, the TOC is populated from the markdown's headings for local markdown files, but that does not seem the case for remote markdown imported with astro-remote.
Is this a missing feature or something that needs to be configured?
The text was updated successfully, but these errors were encountered:
I am successfully using astro-remote to import remote markdown files with Astro's Starlight (thanks for that, its a great tool!), but the TOC is not populated for a remote markdown file. It only ever displays the one default entry Overview. Usually, the TOC is populated from the markdown's headings for local markdown files, but that does not seem the case for remote markdown imported with astro-remote.
Is this a missing feature or something that needs to be configured?
The text was updated successfully, but these errors were encountered: