Skip to content

Some images imported from word doc are not linked correctly #12

Description

@salfej

Hi all,

I've imported some images from my word document using the the default 2 nested import, and all of the images are going into a shared assets folder. However, the links that are being generated are not pointing to the correct folder location. A broke link is generated because it searches whatever level folder the md file is in, so since I generated nested folders, I'm getting:

![http://35charactername.com/images/example.png](assets/http35characternamecomimagese.png)

When it should be

![http://35charactername.com/images/example.png](../assets/http35characternamecomimagese.png)

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions