Add option to not escape / in output of JSON filter
Created by: Anonymous
Original issue 410 created by @ysavourel on 2014-07-25T11:00:32.000Z:
The character / can be escaped or not according the JSON specification.
Many users would like to not escape it.
We should have an option to select either way.