Skip to content

Images in markdown relative to content  #1240

@garvincasimir

Description

@garvincasimir

Hi,
I like the idea of having my images close to my content so I create my articles like this:

post/my-post.md
post/images/my-post-img.png

This displays the images on the single template when ugly urls are turned on but does not display it on the list pages or on any page when ugly urls are turned off. The relative path for the image never gets transformed even with canonifyurls turned on. Maybe there is a setting I am messing?

![my img](images/my-post-img.png)

I see issue #147 had a discussion that might be related to this. The images are being copied but I am not getting the correct urls in the generated pages.

Any thoughts on this?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions