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

filters: minor fixups #196

Merged
merged 2 commits into from
Oct 8, 2024
Merged

filters: minor fixups #196

merged 2 commits into from
Oct 8, 2024

Conversation

Kijewski
Copy link
Collaborator

@Kijewski Kijewski commented Oct 8, 2024

No description provided.

///
/// ```
/// # #[cfg(feature = "code-in-doc")] {
/// # use rinja::Template;
/// /// ```jinja
/// /// <div>{{ word|upper }}</div>
/// /// <div>{{ word|uppercase }}</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was about to send a PR for this one. Well done. :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hehe, great minds think alike or something like that :D

@GuillaumeGomez
Copy link
Contributor

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 1535f6d into rinja-rs:master Oct 8, 2024
34 checks passed
@Kijewski Kijewski deleted the pr-upper branch October 8, 2024 11:55
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.

2 participants