Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables should support custom data formats #696

Open
gdamore opened this issue Jul 5, 2020 · 1 comment
Open

Tables should support custom data formats #696

gdamore opened this issue Jul 5, 2020 · 1 comment

Comments

@gdamore
Copy link
Collaborator

gdamore commented Jul 5, 2020

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.

@DavidGamba
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants