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

           Summary: enclose="none" clashes with the Wiki markup for lists
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: SyntaxHighlight (GeSHi)
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Lines starting with #, * or : disrupt GeSHi blocks if the enclose="none" option
is deployed. An illustration of the bug can be seen at 

http://en.wikibooks.org/wiki/User:Duplode/Offending_GeSHi_block

There, the first two lines inside the GeSHi block are Matlab comments, which
start with #. Before the second line, however, the formatting and syntax
highlight are disabled, and a numbered list item is displayed at the comment
line. Inspection of the page source reveals the enclosing <span class="mw-geshi
matlab source-matlab"> is prematurely closed before the second line. The
problem only happens when enclose="none" is used.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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