On Nov 30, 2012, at 4:30 AM, Pascal Sancho <psancho....@gmail.com> wrote:
> Hi,
> 
> sublists are not formatted correctly on staging or production sites,
> while they are as expected in editor preview:
> see [1] as test case:
> editor:
> - list item
>   - sublist item
> 
> preview:
> <ul>
> <li><p>list item</p>
> <ul><li>sublist item</li></ul>
> </li>
> </ul>
> 
> site:
> <ul>
> <li><p>list item</p></li>
> <li>sublist item</li>
> </ul>
> 
> So, how to fix it?
> 
> [1] 
> http://xmlgraphics.apache.org/fop/bugs.html#unreported-issues-reporting-new-issues-wzxhzdk5wzxhzdk6

Not sure. I guess it's another post to site-dev@, or I learn Django better and 
fix it. :-)

> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: general-h...@xmlgraphics.apache.org

Reply via email to