Lack of interest Ordered list - support starting number

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

stromb0li

Well-known member
Can the BB code for a numbered list be updated to have the [ LIST=1] intend an ordered list, but where the number (in this case 1) is the starting number of the list? I.e.

[ LIST=5] would start the first item in the list with the number 5.

[ LIST] would not be numbered.

I.e.
[ LIST=5]
[*]A
[*]B
[*]C
[/LIST]

Would yield:

5) A
6) B
7) C
 
Upvote 5
This suggestion has been closed. Votes are no longer accepted.
some time ago I also needed a solution like this for a site regulation. I think bb code numbered lists always start from one.
 
Back
Top Bottom