I've encountered unexpected error when I copied text file from a non-html source: System.Xml.XmlException: The 'span' start tag on line 290 position 43 does not match the end tag of 'p'. We're using radeditor on a .NET application and the source is from a test manager which is non html, I think it is in java. I've already set ContentAreaMode="div" and ContentFIlters="RemoveScript, ConvertToXhtml, FixEnclosingP".
Any idea what causes the issue. Thanks.
Any idea what causes the issue. Thanks.