Creates a numbered list of items.
Description
Example
| Example | |
![]() | |
A day in the life of a geek. (Optional tasks are in {italic italic}.)
{enumerate
{item Wake up.}
{item {italic Get ready for work.}}
{item {italic Commute.}}
{item Work.
{enumerate
font-size=8pt,
{item paragraph-before-spacing=4pt, Think.}
{item Hack.}
{item Think and hack.}
{item Read other people's code.}
{item paragraph-after-spacing=4pt, Attend meetings.}
}
}
{item Go home.}
{item Log on to work some more.}
{item Play computer games.}
{item {italic Go to sleep.}}
}
|
See Also