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

Tabular module does not process '\t' correctly in HTML and XLS files #214

Open
blcham opened this issue Sep 13, 2023 · 0 comments
Open

Tabular module does not process '\t' correctly in HTML and XLS files #214

blcham opened this issue Sep 13, 2023 · 0 comments

Comments

@blcham
Copy link
Contributor

blcham commented Sep 13, 2023

Currently, tab characters ("\t") are replaced by two spaces. Instead, we should quote it correctly, i.e. at the end we should include '\t' in values of cells.

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

No branches or pull requests

2 participants