Recommended way to change baseUrl
to be relative to the markdown file?
#186
Unanswered
chris-dura
asked this question in
Q&A
Replies: 0 comments
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.
-
Is
{{BASEURL}}
affected bybaseUrl
at all? (I'm very confused bybaseUrl
->projectBaseUrl' ->
{{BASEURL}}`)In my project, I need
baseUrl
(which is the url to be used for relative links, correct?) to be relative to the markdown file, not the project root, orcwd
, etc. Is there a best practice/recommended way to set that up?Beta Was this translation helpful? Give feedback.
All reactions