I am using Microsofts ASP.NET Ajax HTML editor found here http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/HTMLEditor/HTMLEditor.aspx.
When I enter a plus sign '+' into the editor it always gets stripped out and replaced with a space. I even tried using +
but that failed to work. Is some way to enter a plus sign into the editor?