minor format fix in README
This commit is contained in:
parent
c203b7762d
commit
86f216d086
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ json objects are represented by erlang proplists. the empty object has the speci
|
||||||
|
|
||||||
### <a name="options">options</a> ###
|
### <a name="options">options</a> ###
|
||||||
|
|
||||||
jsx functions all take a common set of options. not all flags have meaning in all contexts, but they are always valid options. flags are always atoms or {atom, Term} tuples. functions may have additional options beyond these, see individual function documentation for details
|
jsx functions all take a common set of options. not all flags have meaning in all contexts, but they are always valid options. flags are always atoms or `{atom, Term}` tuples. functions may have additional options beyond these, see individual function documentation for details
|
||||||
|
|
||||||
#### `replaced_bad_utf8` ####
|
#### `replaced_bad_utf8` ####
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue