Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

images broke with relative path to embedded file #695

Closed
jiao-zhangS opened this issue Nov 9, 2018 · 4 comments
Closed

images broke with relative path to embedded file #695

jiao-zhangS opened this issue Nov 9, 2018 · 4 comments

Comments

@jiao-zhangS
Copy link

I created a markdown file A with another markdown file B embedded in.
For file B some images are added using relative path to file B. The problem is when file A is converted into html, images linked in file B do not render properly.
It looks for the images in the relative path to file A but clearly they do not exist there. Is it possible to let docsify look for the images still using the relative path to file B?

@rilc0n
Copy link

rilc0n commented May 17, 2019

I have the same problem...

1 similar comment
@CoderFeiSu
Copy link

I have the same problem...

@filipgoc
Copy link

filipgoc commented Jul 4, 2019

Me too.

@stale
Copy link

stale bot commented Feb 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Feb 4, 2020
@stale stale bot closed this as completed Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants