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

Fix include statements within block fragments #1093

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

mlabrenz117
Copy link
Contributor

Fixes #1063. Includes test case courtesy of @OscartGiles in #1066.

OscartGiles and others added 2 commits June 11, 2024 21:48
This does not render the include block when used as a fragment,
causing the test to fail. I don't know if this is expected behaviour.
@djc djc merged commit 96a4a46 into rinja-rs:main Sep 11, 2024
16 checks passed
@djc
Copy link
Collaborator

djc commented Sep 11, 2024

This is great, thanks!

@mlabrenz117 mlabrenz117 deleted the fragmentInclude branch September 11, 2024 17:40
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.

Include statement has no effect when used from a block fragment
3 participants