7.9.11 base.text.s Strikethrough text
The <s> element indicates blocks of text that are no longer relevant.
Example
Markup: base/text/text-s.twig
<s class="{{modifier_class}}">This line of text is meant to be treated as no longer accurate.</s>
Source:
base/text/_text.scss, line 175