Skip to content

Allow multiple include_dir #287

@lieser-vector

Description

@lieser-vector

It seems like the FileSystemLoader from jinja can take not just one but multiple directories to search for templates (https://jinja.palletsprojects.com/en/stable/api/#jinja2.FileSystemLoader).

Unless I'm missing something the include_dir configuration option of the macros plugin however only allows to set a single directory.

It would be great if the include_dir configuration option could be extended to allow multiple directories too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions