6 Commits

Author SHA1 Message Date
René Kijewski
f564e724e1 Revive askama_escaped
We adopted `askama_escape` with the other askama crates. It was not
updated for quite some time, but still gets 25k+ downloads / day Mon to
Fri.

This PR re-adds the crate using our current HTML escaping function.
2025-03-21 22:45:25 +01:00
Guillaume Gomez
2d80cc3524 Rename everything to rinja 2024-06-17 15:58:52 +02:00
Dirkjan Ochtman
8bb3de0a3e Stop eliding lifetimes in paths 2021-07-01 16:10:43 +02:00
Dirkjan Ochtman
467f4ade19 Specify a trait that handles the output format's escaping 2019-01-12 09:16:20 +01:00
Dirkjan Ochtman
5549f9a3cd Use 2018 edition idioms 2018-12-08 21:43:20 +01:00
Dirkjan Ochtman
e7fde0733b Move escaping benchmarks into askama_escape crate 2018-11-14 16:18:19 +01:00