You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to support this feature by supporting it through an include to the external CSV file? Maybe in that way the parser has an easier time determining the format.
The
format
attribute is meant to support custom data formats, like CSV, DSV, TSV, etc.Fixing this will require reworking the parser to support contextual parsing of the table contents.
The text was updated successfully, but these errors were encountered: