You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
When using the Insert-->Image-->Copy all images in a local folder function it copies all the pictures into ./$FILENAME_files/$PICTURE
However it does so relative, meaning that if one exports the html via Export as HTML to a location other than the storage directory of the markdown file the images aren't found and therefore appear as a broken link.
When using the
Insert-->Image-->Copy all images in a local folderfunction it copies all the pictures into./$FILENAME_files/$PICTUREHowever it does so relative, meaning that if one exports the html via
Export as HTMLto a location other than the storage directory of the markdown file the images aren't found and therefore appear as a broken link.I see 2 options that should fix the issue: