Files
readeck/pkg/libjet
Olivier Meunier aa88e345d5 Override Jet "json" function
The built-in function escapes HTML entities, which isn't needed in
templates where auto escaping already exists.

Our own json function takes an optional boolean that indents the
rendered data. It replaces the "niceJSON" function that becomes
"|json(true)"
2025-09-17 12:23:33 +02:00
..
2025-09-17 12:23:33 +02:00