Skip to content

Conversation

@derekeder
Copy link
Owner

updated PR to replace #30

ychaouche and others added 4 commits December 21, 2016 11:28
Some CSV files contain nasty things like "<" and ">" which corrupt the rendering of the table. This double for loop cleans the csv_data array before rendering the table.
@derekeder derekeder mentioned this pull request Jan 17, 2017
@derekeder
Copy link
Owner Author

Looks good. Merging.

Thanks @ychaouche!

@derekeder derekeder merged commit 429cd43 into master Jan 17, 2017
@ychaouche
Copy link
Contributor

Hey, thanks for making csv-to-html MIT licenced. I think the HTML escaping should be optional since maybe some people do want the HTML to be rendered instead of escaped, maybe a "render_html" (defaults to true) argument to the rendering function ?

@derekeder
Copy link
Owner Author

@ychaouche that sounds like a good idea. If you want to put together a pull request, that would be great!

@derekeder derekeder deleted the ychaouche-master branch July 14, 2018 20:02
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.

3 participants