listItem (notes)

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

Whitespace: Not protected

Definition

Contains all content within an item of a list or endnotes or footnotes.

Code Sample

<titleBlock>

<title paraID="1">Testimony</title>

<byline>

<para paraID="2">Elder Dallin<nb/>H. Oaks</para>

</byline>

</titleBlock>

<bodyBlock>

<para paraID="3">A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.<noteMarker noteRef="1">1</noteMarker></para>

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

</bodyBlock>

<notes listFormat="number">

<listItem noteID="1">

<label>1.</label>

<para paraID="19">See <emphasis>The Teachings of Spencer<nb/>W. Kimball, </emphasis>ed. Edward<nb/>L. Kimball (1982), 138.</para>

</listItem>

</notes>

Display Sample

Testimony

Elder Dallin H. Oaks

A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.1

———

  1. See The Teachings of Spencer W. Kimball, ed. Edward L. Kimball (1982), 138.

Notes

Wraps labels and paras. List items can also contain other lists.

Marking in Microsoft Word

Use one of the following paragraph styles to mark the paragraphs in the note list:

NOTEnmbr_para.first   (listFormat = number)
NOTEsymbl_para.first   (listFormat = symbol)

Place labels at the beginning of the first paragraph, using the following character style:

label

It is often convenient to place a tab after the label, but this is not strictly necessary, as the conversion process strips tabs.