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?
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?