4. Markup Inlines

Table 3. Markup Inlines Summary

ElementUsageExamples
code

Inline code fragment.

echo "Hello, world."

constant

Programming constant.

INT_MAX

email

Email address.

literal

Literal value.

1.2345

markup

String of formatting markup. Something other than a tag.

[link](http://example.com)

symbol

Name replace by a value before processing. E.g, a C preprocessor #defined symbol.

MAXPATHLEN

tag

Markup instruction. E.g., in SGML, XML, HTML, etc.

para

<para>

</para>

role

token

String with an assigned meaning. A token value is categorized into one of several token names.

if

uri

Uniform Resource Identifier.

http://www.example.com/some_path