Skip to content

Conversation

maage
Copy link
Contributor

@maage maage commented May 9, 2023

Fixes #42 tested with tree listed.

It is feasible to create recursive jinja macros. This keeps tab what macros has been seen at each point and skip if so.

As we keep tab of whole path to macro, it should catch situation with recursions with two or more steps too. (A -> B -> C -> A)

@Mab879 Mab879 requested a review from mildas August 10, 2023 22:01
@Mab879 Mab879 self-assigned this Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Handle recursive macros
2 participants