Hi,
This is a wonderful plugin, I only have a little problem :
I created a list (let's call it "mylist") with a div opening tag before the first entry and a div closing tag after the last entry. The problem is when i use my list in a page like this :
My text before list
[mylist]
My text after list
WordPress will automatically wrap my list (and so my div) in a paragraph.
My site won't validate XHTML 1.0 and I really need it to... Can anyone help please ?