Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

relative image paths do not get updated on exportΒ #49

Description

@brunnre8

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.

I see 2 options that should fix the issue:

  • Set the path to an absolute one
  • copy the files over to the new location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions