listItem (noMarker list)

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

Contains all content within an item of a noMarker-format list (a list with no labels or markers at the start of each list item).

Code Sample

<list listFormat="noMarker">

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

<listItem>

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

</listItem>

<listItem>

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

</listItem>

<listItem>

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

</listItem>

<listItem>

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

</listItem>

</list>

Display Sample

Write on the board:

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

Notes

Wraps paras. List items can also contain other lists.

Marking in Microsoft Word

Use paragraph styles like the following to mark the paragraphs in the list. (It is assumed that each list item will have a single paragraph.)

  • LISTnoMrk-1_para.first
  • LISTnoMrk-2_para.first
  • LISTnoMrk-3_para.first

The number in these stylenames indicates the level of embedding. A noMarker list embedded in a numbered list would be styled LISTnoMrk-2, because even though it is the first noMarker list, it is two levels deep.

For lists embedded in other structures, use paragraph styles like the following:

SIDE-LISTnoMrk-1_para   (in figure [sideBar])