#2446: ordered lists that don't start at 1
---------------------------+------------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.9.2
Severity: normal | Keywords:
---------------------------+------------------------------------------------
If I try to split a numbered list and insert an explanation in the middle,
like this:
{{{
1. Item
2. Item
3. Item
some comment
4. Item
5. Item
}}}
then Trac shows the list with numbers 1, 2, 3, 1, 2 instead of 1, 2, 3, 4,
5.
Wish: Trac should specify the starting value of a numbered list explicitly
(<ol start="4">), if that list didn't start from 1.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2446>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets