Skip to content

Recursive rendering, is it possible? #598

@OriDevTeam

Description

@OriDevTeam

I have a template that is pretty much just Hello {{name}}, and the name is {{real_name}}, which is world, but when doing rendering it will only return Hello {{real_name}}.

I tried to see in the docs and code if there was a clear way of recursing the render while expressions are present but doesn't seem to be anything out there that i perceive.

Thanks for the work, pretty neat library

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