osteele / liquid

A Liquid template engine in Go
https://godoc.org/github.com/osteele/liquid
MIT License
287 stars 59 forks source link

Add json filter #84

Closed prestonprice57 closed 1 year ago

prestonprice57 commented 1 year ago

Checklist

Relevant liquid documentation: https://liquidjs.com/filters/json.html And code: https://github.com/harttle/liquidjs/blob/master/src/filters/misc.ts#L12