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

       Web browser: ---
             Bug #: 36215
           Summary: Unexpected #padleft behaviour when padding with the
                    symbol #
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: ParserFunctions
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


> Hello {{padleft:world|10|#}}

gives the following result:

> Hello
>   1.   1.   1.   1.   1.   world

i.e. the number sign (#) is interpreted as an ordered list, but that is not the
expected behaviour since the # sign is not at the beginning of the line.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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