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

Invalid HTML parsing #12

Closed
danosaure opened this issue Feb 1, 2015 · 4 comments
Closed

Invalid HTML parsing #12

danosaure opened this issue Feb 1, 2015 · 4 comments

Comments

@danosaure
Copy link

If you edit in HTML, and add HTML entities, they get converted and trying to edit the signature again will fail.

&lt;--&gt; will be converted to <--> so the next time, you try to edit your signature, -- is not visible.

@bobvanluijt
Copy link
Owner

Aha, you mean you want to display the actual brackets?

@danosaure
Copy link
Author

In the signature, you will see what you expect: <something>. Only, when you try to edit again, it's not visible. You have to put in HTML mode, then fix it from <something> to &lt;something&gt;, and then change what you want: &lt;something else&gt;.

@bobvanluijt
Copy link
Owner

This should be fixed now.

Note:
Just released a new version! (it should update automatically)
Click the red icon in the right top!
Let me know if there are any issues, you are my testers ;-)
Thanks!

@danosaure
Copy link
Author

I configured one new signature, but I don't see it in this email.

On Fri, Feb 20, 2015 at 8:31 PM Bob van Luijt notifications@github.com
wrote:

Closed #12
#12
.


Reply to this email directly or view it on GitHub
#12 (comment)
.

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

No branches or pull requests

2 participants