listFormat (noMarker list)

Node type: Attribute

Definition

Indicates a no-marker-format list (a list with no marker or label associated with each list item).

Attribute Values

noMarker

Code Sample

<list listFormat="noMarker">

<preamble paraID="1">Write on the board:</preamble>

<listItem>

<para paraID="2">Faith</para>

</listItem>

<listItem>

<para paraID="3">Repentance</para>

</listItem>

<listItem>

<para paraID="4">Baptism</para>

</listItem>

<listItem>

<para paraID="5">Gift of the Holy Ghost</para>

</listItem>

</list>

Display Sample

Write on the board:

  • Faith
  • Repentance
  • Baptism
  • Gift of the Holy Ghost

Notes

List items in noMarker lists have no labels.