Images outside project folder #6203
Answered
by
alexvoss
zodiac-test
asked this question in
Q&A
-
Is there a way to link the images in a markdown file, if the images are located outside the main project folder? For instance, -images_folder/ How can I use img1 inside mdfile1? Is there any way? |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Oct 16, 2023
Replies: 1 comment 2 replies
-
could you use symbolic links to 'import' your images folder into the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
zodiac-test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
could you use symbolic links to 'import' your images folder into the
docs
folder?