sup

Node type: Element (may contain text and/or other elements)

Whitespace: Not protected

Definition

Marks text that should be rendered in superscript format.

Code Sample

<para paraID="4">Superscript: e=mc<sup>2</sup>. Subscript: H<sub>2</sub>O.</para>

Display Sample

Superscript: e=mc2. Subscript: H2O.

Notes

Footnotes are tagged with noteMarker rather than sup.

See Also

Marking in Microsoft Word

Use the sup character style. To embed <sup> in another character style, apply the superscript character attribute directly.