whitespace
This commit is contained in:
parent
1422e69ef4
commit
e80d337cc0
1 changed files with 5 additions and 5 deletions
|
@ -35,11 +35,11 @@
|
||||||
-type jsx_opt() :: {escaped_unicode, ascii | codepoint | none}
|
-type jsx_opt() :: {escaped_unicode, ascii | codepoint | none}
|
||||||
| {multi_term, true | false}
|
| {multi_term, true | false}
|
||||||
| {encoding, auto
|
| {encoding, auto
|
||||||
| utf8
|
| utf8
|
||||||
| utf16
|
| utf16
|
||||||
| {utf16, little}
|
| {utf16, little}
|
||||||
| utf32
|
| utf32
|
||||||
| {utf32, little}
|
| {utf32, little}
|
||||||
}.
|
}.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue