Skip to content

Linking images with relative path doesn't work #81

Description

@boamaod

Linking images using local/relative path doesn't work, so

![The Features](features.png  "Our features")

leads to image icon of a broken link type, but

![The Features](https://github.com/infoaed/opendata-portal/raw/master/features.png  "Our features")

works fine. I suppose expected behaviour would be to use path of opened MD file as default path for images. Don't know what would be correct behaviour for referring to root, probably in practise it should also default to MD path and not system root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions