Table 3. Markup Inlines Summary
Element | Usage | Examples |
---|---|---|
code
|
Inline code fragment. |
|
constant
|
Programming constant. |
|
email
|
Email address. | |
literal
|
Literal value. |
|
markup
|
String of formatting markup. Something other than
a |
[link](http://example.com) |
symbol
|
Name replace by a value before processing. E.g, a
C preprocessor |
MAXPATHLEN |
tag
|
Markup instruction. E.g., in SGML, XML, HTML, etc. |
|
token
|
String with an assigned meaning. A token value is categorized into one of several token names. |
if |
uri
|
Uniform Resource Identifier. |
|