How to insert image with relative path in markdown? #200
|
I set the relative path accroding to the |
Answered by
antonreshetov
Aug 7, 2022
Replies: 2 comments 4 replies
|
In this case, no way. The relative path in this context is the path to the filesystem root. In this case through the absolute path you can, so it's just reading the file from the browser. |
0 replies
|
I'll think about a solution. If it will generally be of interest to many people. Can you tell me about the use cases? |
4 replies
Answer selected by
antonreshetov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I'll think about a solution. If it will generally be of interest to many people.
Can you tell me about the use cases?