Skip to content

Ychaouche master #33

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

Merged
merged 4 commits into from
Jan 17, 2017
Merged

Ychaouche master #33

merged 4 commits into from
Jan 17, 2017

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.

2 participants