==Multiline list items==

See also [[Multiline List Items]].

-- [[YvesPiguet]], 2007-Feb-28

I should note that removing ones signature from the **content** of the page will allow others to edit and improve that content. Axel, do you want your contribution here to remain signed?

-- [[Radomir Dopieralski]], 2007-Mar-02

I added descriptions for single "features" of a list markup -- as practically any combination of these would work, listing separate combination seems to have little sense.

Looking at the more exotic ways of indicating nesting gave me an idea: Why not only have markup defined for single-level lists, and then use the generic markup for indented text to make them nested? Assuming we use ":" for indentation, it would look like this:
{{{
Some normal text
:Some indented text
* A list
:* a sublist
::* a subsublist
::indented text at the level of the sublist
normal text
}}}
Of course, this markup //could// be treated differently, using different markup for just ":" and different for ":*", just that the users don't have to care.
-- [[RadomirDopieralski]], 2007-Mar-04