https://bugzilla.wikimedia.org/show_bug.cgi?id=71640

            Bug ID: 71640
           Summary: Numbered list and semi column
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Only the first two group of numbered list:
#'''Item 1'''
#'''Item 2'''

#;Item 1
#'''Item 2'''

#;Item 1
#;Item 2

are shown correctly:
1. Item 1
2. Item 2

1. Item 1
2. Item 2

1. Item 1
   Item 2

The third one do not convert the # into a numbered item.

The problem exist with any item that use the semi-column to apply the bold
title BUT the first one that is shown correctly. For example:
#;Item 1
#;Item 2
#'''Item 3'''
#;Item 4
#'''Item 5'''

show
1. Item 1
   Item 2
2. Item 3
   Item 4
3. Item 5

PS Tested on https://it.wikivoyage.org but I supposed that the bug exist on
each wiki

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to