[dokuwiki] List syntax

Hi,

Sometimes, we may wrote in a list form, such as:
=========
 * This is an item
 * This is another item with
    a long line broken into two
 * This is the third item
=========
When we look at the source, we (human) obviously know the second and third line is a single item. However, the parser don't. I would like to change that (at least for my incarnation), does anyone know where to do? I looked at inc/parser/xhtml.php but got no clue to do.

- Adrian.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: