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

       Web browser: ---
             Bug #: 32365
           Summary: Impossible indenting multiline code
           Product: MediaWiki extensions
           Version: any
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SyntaxHighlight (GeSHi)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Using:

* foo
* bar
: <source lang="php">
$wgFlaggedRevsTags = array(
    'accuracy' => array( 'levels' => 3, 'quality' => 2, 'pristine' => 4 ),
    'depth'    => array( 'levels' => 3, 'quality' => 2, 'pristine' => 4 ),
    'tone'     => array( 'levels' => 3, 'quality' => 1, 'pristine' => 4 ),
);
* qoo

will just apply the code format to the first line; next lines appear unindented
and with no code style.

-- 
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