Skip to content
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

Special Characters Issue #28

Closed
shrimalmadhur opened this issue Jun 12, 2014 · 3 comments
Closed

Special Characters Issue #28

shrimalmadhur opened this issue Jun 12, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@shrimalmadhur
Copy link

In my text content I have "&amp ;lt;" (space removed). So when DOM renders it, it gets converted into "& lt;" and when linkify is called in renders it again and make it "<". Is there any way we can avoid that so that it remains as "& lt;"

@nfrasser nfrasser self-assigned this Jun 12, 2014
@nfrasser nfrasser added the bug label Jun 12, 2014
@nfrasser
Copy link
Owner

Yet another issue that will be fixed with #17. I apologize for not being able to get to these sooner.

@shrimalmadhur
Copy link
Author

Thanks :) . I am using this library extensively. Will try to come up with a solution/implementation for this, if I can.

@nfrasser nfrasser modified the milestone: 2.0 Jan 28, 2015
@nfrasser
Copy link
Owner

Should be fully fixed in #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants