Missing documentation for WTF mode #487
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#487
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WTF:true
exposes all of the sheet-level errors (by default they are caught and suppressed). It also adds a whole host of new errors pertaining to file features that are not recognized by the parser.It is mainly useful for development, as the errors usually represent "we don't know what that thing is" and the default behavior is "just ignore the odd things".
A note will be added to the README.