Skip to content

Strip html tags #4

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

Closed
wants to merge 1 commit into from
Closed

Strip html tags #4

wants to merge 1 commit into from

Conversation

matteocrippa
Copy link

Now the lib support strip html tags functionality derived from SO thread.

@johankool
Copy link
Member

Thanks. I would consider merging this, but I think the method name is confusing. - (NSString *)kv_stripHTMLTags; would be a better name, after all, you are removing tags, not the entities as referred to in the other methods.

Also, please match the coding style so that it remains consistent. (Don't put opening brackets on new line basically.)

@johankool johankool closed this Mar 27, 2015
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