On Tue, 2009-01-27 at 12:35 -0800, Ken Teague wrote:
> I'm attempting to embed some {code} within a number list using the
> following syntax:
> 
> 1. Subject
> 11. Step 1
> {code}
> my code here...
> {code}
> 11. Step 2
> 11. Step 3
> 11. Step 4

yes, that does break the list, try this:
11. Step 1 {code}
your code here..
{code}
11. Step 2

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to