Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Nested Templates #82

Merged
merged 18 commits into from
Jun 2, 2023
Merged

feat: Nested Templates #82

merged 18 commits into from
Jun 2, 2023

Conversation

kratsg
Copy link
Contributor

@kratsg kratsg commented Jun 1, 2023

Resolves #13. Allow for nested templates (up to a maximum depth of 10).

  • add test for nested template
  • add test for maximum recursion
  • allow for nested (recursive) templates
  • template = false to stop inheriting templates, and add tests for it

@kratsg
Copy link
Contributor Author

kratsg commented Jun 1, 2023

Seems the CI is impacted by a similar backslash escaping bug reported in uiri/toml#404 ...

@kratsg kratsg merged commit fec1d50 into main Jun 2, 2023
@kratsg kratsg deleted the feat/recursiveTemplates branch June 2, 2023 01:51
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.

Nestable templates
1 participant