PITS /
00457: Arbitrary start number for ordered lists
Summary: Arbitrary start number for ordered lists
Created: 2005-06-23 14:25
Status: Closed - added for 2.0.beta41
Category: Feature
From: RichardRothwell
Assigned:
Priority: 3
Version: 2.0.beta38
OS: Linux/Apache/4.3.10
Description: I would like to be able to start/reset a enumerated list at an arbritrary number - it might be possible to indicate this as:
#2517 Some text
## sub-text
# Other text
and then have this displayed as:
2517. Some text
1. sub-text
2518. Other text