Skip to content

When {{base_path}} exists, images in markdown files lose their reference #31

Description

@MSoup

For html files, I can see that Makefile will take params.json and replace {{ base_path }} with the parameter, like "{{ base_path }}/css/style.css".

However, the same doesn't seem to be possible with the markdown files.

This means that I can see my images fine locally, but there doesn't seem to be a way to have markdown images be converted into the correct path in the html since makefile.py does not check and add the params.json base_path.

Is there a workaround, or am I doing something wrong perhaps?

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