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
Links relative to other markdown in the same repository are not converted to .html.
Since .md are all converted to .html, this results in readme.html having a link to subfolder_a/readme.md instead of subfolder_a/readme.html. So I get a 404.
It this just a configuration issue? Any way to achieve that without modifying markdown files in other repositories?
The text was updated successfully, but these errors were encountered:
Links relative to other markdown in the same repository are not converted to .html.
Since .md are all converted to .html, this results in readme.html having a link to subfolder_a/readme.md instead of subfolder_a/readme.html. So I get a 404.
It this just a configuration issue? Any way to achieve that without modifying markdown files in other repositories?
The text was updated successfully, but these errors were encountered: