Skip to content

Images in markdown - Path with spaces #49

@eyssette

Description

@eyssette

When the filename of an image contains spaces, mdanki doesn't recognize the file.
A solution would be to use "%20" in the link and decodeUriComponent in MediaParser

data = fs.readFileSync(decodeURIComponent(filePath));

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