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
In one of my Markdown files there is a Heading with the title: # Example Header
This link should lead to it: [example](#example-header)
But instead it throws the following error: Error: could not load file: test-header File not found.
In one of my Markdown files there is a Heading with the title:
# Example HeaderThis link should lead to it:
[example](#example-header)But instead it throws the following error:
Error: could not load file: test-header File not found.