to_nice_json filter no longer has a trailing space when formatting dicts

This commit is contained in:
Toshio Kuratomi 2015-04-30 08:52:02 -07:00
parent dabf16a714
commit fb96173d10

View file

@ -1,8 +1,8 @@
templated_var_loaded
{
"bool": true,
"multi_part": "1Foo",
"number": 5,
"bool": true,
"multi_part": "1Foo",
"number": 5,
"string_num": "5"
}