New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
//Mark unary minus with u-token.
It is in one of the ParseSimple overloads. The 2nd line under this comment should be replaced with this line.
text = sb.Replace(",-",",u").Replace("[-","[u").Replace("=-","=u").Replace(">-",">u").Replace("<-","
.Replace("/-","/u").Replace("*-","*u").Replace("+-","+u").Replace("--","-u").ToString();