mitsuhiko / minijinja

MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
https://docs.rs/minijinja/
Apache License 2.0
1.56k stars 86 forks source link

Align |int filter with Jinja2 #550

Closed mitsuhiko closed 1 month ago

mitsuhiko commented 1 month ago

This aligns the behavior of the |int filter close with Jinja2.