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
{{ message }}
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
It seems that there is a difference in how markdown links are handled in the desktop version and in the app.
Example:
foo/Readme.md has a link [my link](/bar/Readme.md). I would expect to navigate to that file, however, the app does not and it attempts to open a file in /foo//bar/Readme.md.
The text was updated successfully, but these errors were encountered:
FastHub Version: 4.7.3
Android Version: 11 (SDK: 30)
Device Information:
It seems that there is a difference in how markdown links are handled in the desktop version and in the app.
Example:
foo/Readme.md has a link
[my link](/bar/Readme.md)
. I would expect to navigate to that file, however, the app does not and it attempts to open a file in/foo//bar/Readme.md
.The text was updated successfully, but these errors were encountered: