Apply strikethrough text decoration to indicate deleted or outdated content.
<richtextbox
name="strikeEditor"
toolbar="full"
height="300px"
html="<p>Use strikethrough to show <s>deleted text</s> or <s>outdated information</s>.</p>" />