Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Solved] Junk HTML tags in messages (needs ButtonBar)*
Hello guys. I'm a little confused how many different junk are in the messages if you open HTML view.
I write
'word'
and getting
font face="Arial, Verdana" size="2" style="font-family: Arial, Verdana; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; ">word /font>
WHY? Can I just go with clean code?
0
Comments
This is due to your formatter - stay away from WYSIWIG at all costs.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
But how user will insert URLs and images ?
Use the "Button Bar" add-on and Markdown instead :-)
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Thanx man Button Bar is what i need.