mirror of
https://github.com/getgrav/grav.git
synced 2026-06-06 11:44:01 +02:00
When a fields contain accentuated characters, reduce the risk of messing with it by passing unicode characters unescaped. Twig will deal with them. And fewer backslash-escaping problems will arise.