Skip to content

Support executing caller() method in variable declaration #506

@seijikun

Description

@seijikun

This is somewhat similar to #505 albeit slightly different.
At the moment, it's not possible to execute the special caller() function and store the result in a variable:

    {% set content = caller() %}
    {{ content }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions