Lists
Lists can be created with the list and listitem elements.
Example:
list {
listitem { "Milk" }
listitem { "Potatoes" }
listitem { "Cheese (lots)" }
}
Lists can be created with the list and listitem elements.
Example:
list {
listitem { "Milk" }
listitem { "Potatoes" }
listitem { "Cheese (lots)" }
}