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

Add Child Inheritance Feature #198

Merged
merged 6 commits into from
May 25, 2021
Merged

Add Child Inheritance Feature #198

merged 6 commits into from
May 25, 2021

Conversation

pantor
Copy link
Owner

@pantor pantor commented May 20, 2021

Add support for following Jinja3 features:

  • Block Statements.
  • Extends Statements.
  • Nested child inheritance.
  • super() calls for rendering parent blocks.

@pantor pantor merged commit 95af782 into master May 25, 2021
@pantor pantor deleted the extend branch May 25, 2021 08:18
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.

1 participant