MediaWiki REL1_39
|
Static Public Member Functions | |
static | doBlockLevels ( $text, $lineStart) |
Make lists from lines starting with ':', '*', '#', etc. | |
Definition at line 26 of file BlockLevelPass.php.
|
static |
Make lists from lines starting with ':', '*', '#', etc.
string | $text | |
bool | $lineStart | Whether or not this is at the start of a line. |
Definition at line 52 of file BlockLevelPass.php.
Referenced by Parser\doBlockLevels().