Whole document tree
    

Whole document tree

Markup

Markup

Name

Markup -- String of formatting markup in text, which it is desired to represent literally

Content Model

  (#PCDATA | Replaceable | InlineGraphic)+

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

String of formatting markup in text, which it is desired to represent literally. See also SGMLTag. It contains plain text, Replaceable, and InlineGraphic, and has common attributes.

Children

Markup contains these elements: InlineGraphic, #PCDATA, Replaceable.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<PARA>
In troff you can start a list item with <MARKUP>.Li</MARKUP>.        
</PARA>