Internal links to an index page from other folders are grayed out? #327
Replies: 3 comments 2 replies
-
I don't know why but not only index pages, the internal links to some other pages are not grayed out but the preview window is not displayed correctly. So I want to disable the preview feature. How can I do that? I'm still using Mkdocs template |
Beta Was this translation helpful? Give feedback.
-
I've changed the internal links from relative path to absolute path and they are okay now. |
Beta Was this translation helpful? Give feedback.
-
I won't provide any support for Mkdocs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
When I add internal links to an index page from other folders, they are grayed out after pushing to the github repo. Is there any way to fix it? Or I shouldn't add internal links to index pages?
Here's my Obsidian Folder Structure:
MyPersonalBlogs/FolderA/index.md (it contains the link grayed out: [[../FolderB/index|Title] )
MyPersonalBlogs/FolderB/index.md
Beta Was this translation helpful? Give feedback.
All reactions