-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I am creating a numbered list with a code snippit between two of the items and having problems with MediaWiki resetting the numbering after the code snippit. Here is an example:
- ------------------------------------------------------ # Item 1 # Item 2 <pre>Some code here Some code here Some code here Some code here</pre> # Item 3 # Item 4 - ------------------------------------------------------
The way it comes out is:
- ------------------------------------------------------ 1. Item 1 2. Item 2
Some code here Some code here Some code here Some code here
1. Item 3 2. Item 4 - ------------------------------------------------------
How do I tell it to continue using the same list? We're running MediaWiki 1.1.2.0
Thanks,
Chris Miller ServerMotion www.servermotion.com