:lp. (List Part)

Purpose

Identifies an explanation within a list.

Syntax

┌───────────────┬───────────────┬───────────────┬───────────────┐
│Tag            │Element        │Attributes     │End            │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:lp.           │List part      │               │               │
└───────────────┴───────────────┴───────────────┴───────────────┘

Attributes

None

Description

:lp. can be entered anywhere within the list. The text following the tag starts at the left margin of the current list item. It is not numbered or lettered. Using the list-part tag does not interrupt the sequence of the list.

Conditions

None

Example

:p.To remove a diskette:
:ol.
:li.Open the drive door.
:lp.Before removing the diskette, make sure all drive activity
has stopped.
:li.Remove the diskette.
:li.Put the diskette in a safe place.
:eol.

Output

To remove a diskette:

Before removing the diskette, make sure all drive activity has stopped.


[Back: :lm. (Left Margin)]
[Next: :note. (Note)]