<line-through>
The <line-through> element indicates text that is rendered with a line struck through the content. This element is
designed to enable authors to indicate a deletion or revision for rhetorical purpose; it is not
intended to be used for indicating revisions. This element is part of the highlighting domain. Use this element only when a more semantically appropriate element is not available.
<line-through> element differently, just like any other element can
be restyled. Thus, it is not the case that content in <line-through>
elements will necessarily be rendered with a line struck through.Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/ph hi-d/line-through
Example
This section is non-normative.
<p>Line-through: DITA technology can be
<line-through>maddening</line-through>a challenge to implement.</p>
Content model
(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <draft-comment> | <foreign> | <unknown> | <required-cleanup>)*
Not contained by any element.
- Text
<boolean><cite><data><data-about><draft-comment><foreign><keyword><ph><q><required-cleanup><state><term><text><tm><unknown><xref>
Not contained by any element.
Inheritance
+ topic/ph hi-d/line-through
The <line-through> element is specialized from <ph>. It is defined in the hi-domain module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.