To reproduce: - Parse the following string with the HtmlFormatProvider: "<html> <a name=\"tetst\">test</a> </html>" - When you run the application you will notice that this is rendered like a link despite that the "href" property is not set. Resolution: This issue is addressed in the new version of the control - RadRichTextEditor. Please use the new control instead the RadRichTextBox.