7.9.6 base.text.del Deleted text
The <del> element indicates blocks of text that have been deleted.
Example
Markup: base/text/text-del.twig
<del class="{{modifier_class}}">This line of text is meant to be treated as deleted text.</del>
Source:
base/text/_text.scss, line 91