page Parsing Options
is missing footnote
#21
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/docs.sheetjs.com#21
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?
On this page https://docs.sheetjs.com/docs/api/parse-options/ (https://git.sheetjs.com/sheetjs/docs.sheetjs.com/src/branch/master/docz/docs/08-api/03-parse-options.md?display=source)
there are several items marked with a footnote marker, e.g.,
this footnote does not appear elsewhere on the page
what does it mean? its meaning should be clear on the page somewhere
There are bullet points under the table
This is a vestige of the old single-page format.
For example,
bookFiles
behavior is listed below:Some of the property details (
bookVBA
, function-related properties), have been expanded into subsections. We will be doing the same for the remaining properties and will close this issue once each property has a more detailed explanation.I see
thank you