On 7/19/07, Scott Smith <[EMAIL PROTECTED]> wrote: > When writing standard PmWiki ordered lists, I can place an image in the > middle of the list without the numbering re-starting. > Example: > > # Hit OK (and OK to the next pop-up that may say the SSL-TLS connection was > lost). > # Highlight the invoices from the one the program choked on to the end > (click on the left most column). > > -->Attach:NBSWA3.jpg > > # Click on the Import Selected button. > > When using OutlineLists, my numbering re-starts after the image. Is there a > command or symbol (like above: -->) that allows the numbering to format > properly?
There is an "item value=<number>" wikistyle you can use to adjust the number of a numbered-list item, as in # %item value=3%Click on the Import Selected button. Hagan _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
