JSON Encode limit after golang 1.7. package "encoding/json" add function func (*Encoder) SetEscapeHTML to avoid json `Marshal` to escape html characters. suggest to add this feature to go-simplejson