Quote:
Originally Posted by tompe
Concerning lists what I miss with lists generally are: - Being able to specify of there is a new paragraph directly after a list or not.
- Having more than one paragraph in a list entry.
|
Reading the section on blocks, we have your first issue solved, paragraphs can state weather or not they are a continued paragraph.
The second is an interesting issue, the only thing I can think of that would solve this in our system is if you used the expanded xml, rather than the shorthand. The shortened form has no capacity to parse a mulit-paragraph list item. I will look in to how XHTML handles this, to make sure that the xml work around would even work.
Still looking for more people who will look at the documentation and provide comments on them.