Replies: 1 comment
-
Really? That's not what I'm seeing (just tested). Can you provide an example with all the files and commands necessary for testing, preferably in a zip so we don't need to create directories? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm converting from .md to .html and the links are being strange.
If I convert ../characters/joe.md and there's a link in there to ../plan/decking.md then the link in joe.md comes out as ../characters/plan/decking.md
Is there a way to set the root URL to '..' and the link ending to .html so the link comes out as ../plan/decking.html?
I hope that makes sense
Beta Was this translation helpful? Give feedback.
All reactions