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

Use @$element.text() instead of @$element.html() #52

Merged
merged 1 commit into from Apr 14, 2014

Conversation

travishaynes
Copy link
Contributor

Using .html() will convert an & into &, and it will persist that way when it saves. Fixes #51

Using .html() will convert an `&` into `&`, and it will persist that way when it saves. Ref #51
janv added a commit that referenced this pull request Apr 14, 2014
Use @$element.text() instead of @$element.html()
@janv janv merged commit 5e74e45 into janv:master Apr 14, 2014
@travishaynes travishaynes deleted the patch-1 branch April 14, 2014 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants