Changes

Jump to navigation Jump to search
11 bytes added ,  18:40, 14 February 2022
no edit summary
{| class="wikitable sortable" width="100%"
|- valign="top"
! width="140" | Option! width="50%" | Description
! Allowed
! Default
|- valign="top"
| {{Code|allow}}
| Introduced with {{Mark|BaseX 9.7}}: In Excel, a value will be interpreted if it starts with the character {{Code|-}}, {{Code|+}}, <code>=</code>, {{Code|@}}, TAB {{Code|\t}} or CR{{Code|\r}}. A regular expression can be specified to reject data that will be rendered differently than expected or that may be malicious (see https://owasp.org/www-community/attacks/CSV_Injection for more details).
| ''string''
| {{Code|no}}
| ''serialize''
| <code><nowiki>[^-+=@&#9;&#13;\t\r].*|[-+]\d?(\.\d+)?</nowiki></code>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu