Skip to content

Remove HTML style tags in preprocessing #137

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 1 commit into from
Apr 1, 2019
Merged

Conversation

phereford
Copy link
Contributor

As we remove HTML tags in preprocessing, we should also be cognizant of any rogue <style> tags and remove those as needed as well.

Let me know if there is anything else I can add or change to get this merged in. Thank you for this wonderful library!

@Ayushk4
Copy link
Member

Ayushk4 commented Mar 28, 2019

Thank you so much for this phereford.

It will be great if you could add some tests to test/preprocessing.jl.

@aviks
Copy link
Member

aviks commented Mar 29, 2019

Thanks. Yes, some tests would be good, to ensure that we do not break this functionality in the future.

@phereford
Copy link
Contributor Author

@aviks and @Ayushk4 thanks for the feedback! I will add unit tests now.

@phereford
Copy link
Contributor Author

@aviks and @Ayushk4 I added a unit test styled like the other preprocessing unit tests. Let me know if there is anything else I can provide.

@aviks aviks merged commit c8ae7a2 into JuliaText:master Apr 1, 2019
@aviks
Copy link
Member

aviks commented Apr 1, 2019

Thanks!

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