1 Feb
2012
1 Feb
'12
6:22 a.m.
Hi. I'm trying to write a set of procedures in xwiki. Something like: 1. Add the LDOM to the lab dhcp tables. {{code}}blah{{/code}} 2. ssh to the system {{code}}blah{{/code}} I tried using: 1. Add the LDOM 1. ssh to the system But, it saw these as different numbered lists. Is there a standard/preferred way of writing procedures in xwiki? Maybe using groupings {{{ }}}? Thanks.