Skip to content

Conversation

@marvil6
Copy link

@marvil6 marvil6 commented Jun 3, 2025

When downloading tables with commas, the CSVs would break. This fixes that.
Great extension, by the way!

marvil6 added 4 commits June 3, 2025 11:46
Characters such as ö, é, ñ, etc. were saved incorrectly. Normalize them.
If a column contains URLs instead of just plain text, the user can choose to click on the "(with URLs)" button to download a version of the table where a second column contains the URLs. For example, for a table with columns [Cities, Population] where Cities are hyperlinks to their respective articles, the with URLs option will download a CSV with columns [Cities, Cities_url, Population].
@marvil6 marvil6 changed the title Encode containing commas, double quotes, or newlines; in double quotes Various functionality additions Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant