id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
227,Do not require an empty line between list items,SimonHengel,,"Currently the following is not accepted as a list:
{{{
* foo
* bar
}}}

You have to write the following instead:

{{{
* foo

* bar
}}}

I think both forms should be permitted (if only for compatibility with other systems).",enhancement,new,minor,,2.11.0,,,
