Hi, found a pretty significant issue with helios t...
# helios
a
Hi, found a pretty significant issue with helios today. The string encoding implementation currently does not escape any characters, so the encoding of a JSON that contains a multiline string would result in an invalid JSON. @AdrianRaFo Do you accept PR’s for this issue?