Skip to content

Broken post_url links in JSON feed #5

Description

@janseeger

When generating the Feed, posts that contain references to other posts, for example using {% post_url some-other-post %}, they will show up with broken URLs like <a href=\"/blog/2025/some-other-post…\">.

I'm not sure if the jekyll-json-feed plugin is at fault here, but there isn't any other way to fix this (apart from hooking into the plugin using a custom hook and fixing the links). But having the links automatically fixed by the plugin would be nice.

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