|
static | doBlockLevels ( $text, $lineStart) |
| Make lists from lines starting with ':', '*', '#', etc.
|
|
Definition at line 32 of file BlockLevelPass.php.
◆ doBlockLevels()
static MediaWiki\Parser\BlockLevelPass::doBlockLevels |
( |
| $text, |
|
|
| $lineStart ) |
|
static |
Make lists from lines starting with ':', '*', '#', etc.
- Parameters
-
string | $text | |
bool | $lineStart | Whether or not this is at the start of a line. |
- Returns
- string The lists rendered as HTML
- Access: internal
Definition at line 63 of file BlockLevelPass.php.
The documentation for this class was generated from the following file: