diff --git a/src/jsx.erl b/src/jsx.erl index 649ef58..e1b22b5 100644 --- a/src/jsx.erl +++ b/src/jsx.erl @@ -358,7 +358,7 @@ format(JSON) -> %%

assume the binary is encoded using the specified binary. default %% is auto, which attempts to autodetect the encoding

%% -%%
  • {encoding, utf8 +%%
  • {output_encoding, utf8 %% | utf16 %% | {utf16, little} %% | utf32