Skip to content

Document templates are not rendered in blog list view #320

@preaction

Description

@preaction

When using Mojolicious directives in a blog post, the template is not rendered in the blog's list view, but it is rendered in the full post view.

This is because Statocles::Page::Document->sections does not do the same templating as Statocles::Page::Document->content.

To fix this, we need to make sure the content is rendered when asking for all of it, or just some of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions