Changes

Jump to navigation Jump to search
436 bytes added ,  12:20, 14 August 2016
|- valign="top"
| {{Code|quotes}}
| Specifies if quotes at the beginning and the end of a field should be parsed in the input detected, and generated as such in the output.
| {{Code|yes}}, {{Code|no}}
| {{Code|yes}}
|- valign="top"
| {{Code|backslashes}}
| Specifies if quotes and other characters are escaped by backslashes. Otherwise, a double quote is or if quotes are encoded by a second consecutive quote:* During parsing, if the option is enabled, <code>\r<code>, <code>\n<code> and <code>\t<code> will be replaced with the corresponding control characters. All other escaped characters will be adopted as literals (e.g.: <code>\"<code> → <code>"<code>). If the option is disabled, two consecutive quotes will be replaced with a single quote (see the <code>quotes</code> option for exceptions).
| {{Code|yes}}, {{Code|no}}
| {{Code|no}}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu