Skip to content

Thumbnail location frontmatter #222

@LexLorijn

Description

@LexLorijn

Currently the image property is generated as "[[]]" inside the property. Using only [[]] makes it easier to use the generate thumbnails in the markdown file.

So this would mean changing:
return e.image="[[${l}]]"
to:
return e.image=[[${l}]]
in the main.js Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions