Skip to content

Including external macros in separate .liquid partial file seems not to work #551

Description

@thomas-baumgarth

If I use macros directly in the same liquid file where I invoke the macros, all macros get executed. If I put the macros in separate .liquid file and import them via the include tag, they are not executed for some reason.
I checked if the separate liquid file is found and read by the fluid template engine and that works fine.

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