Text values are not being xml-unescaped when reading ODS #317

Closed
opened 2015-11-04 15:12:27 +00:00 by ziacik · 0 comments
ziacik commented 2015-11-04 15:12:27 +00:00 (Migrated from github.com)

As title says. Sending an attachment via e-mail.

console.log(require('xlsx').readFile('Unescaping.ods').Sheets.Sheet1.A1.v)

writes
test & test

As title says. Sending an attachment via e-mail. `console.log(require('xlsx').readFile('Unescaping.ods').Sheets.Sheet1.A1.v)` writes `test & test`
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#317
No description provided.