incomplete work on multi term streams
This commit is contained in:
parent
37f9d2a07a
commit
46df6e5a38
4 changed files with 31 additions and 11 deletions
|
@ -30,7 +30,7 @@
|
|||
-type jsx_opts() :: [jsx_opt()].
|
||||
-type jsx_opt() :: {comments, true | false}
|
||||
| {escaped_unicode, ascii | codepoint | none}
|
||||
| {stream_mode, true | false}
|
||||
| {multi_term, true | false | whitespace | binary()}
|
||||
| {encoding, auto | utf8 | utf16 | utf16le | utf32 | utf32le }.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue