I use <list> to create an indented paragraph, usually for quotations.
This looks something like:
<t>For this reason if no other, although both it and <xref
target="RFC2460"></xref> talk about prefixes being assigned to
"interfaces or sets of interfaces", <xref target="RFC4291"></
xref>
states that <list style="empty">
<t>Currently, IPv6 continues the IPv4 model in that a
subnet
prefix is associated with one link. Multiple subnet
prefixes may
be assigned to the same link.</t>
</list></t>
which results in
For this reason if no other, although both it and [RFC2460] talk
about prefixes being assigned to "interfaces or sets of interfaces",
[RFC4291] states that
Currently, IPv6 continues the IPv4 model in that a subnet prefix
is associated with one link. Multiple subnet prefixes may be
assigned to the same link.
Curiously, when I look at the file in xmlmind+xxe, it looks like