MediaWiki master
BlockLevelPass Class Reference

Static Public Member Functions

static doBlockLevels ( $text, $lineStart)
 Make lists from lines starting with ':', '*', '#', etc.
 

Detailed Description

Definition at line 26 of file BlockLevelPass.php.

Member Function Documentation

◆ doBlockLevels()

static BlockLevelPass::doBlockLevels ( $text,
$lineStart )
static

Make lists from lines starting with ':', '*', '#', etc.

Parameters
string$text
bool$lineStartWhether or not this is at the start of a line.
Returns
string The lists rendered as HTML
Access: internal

Definition at line 52 of file BlockLevelPass.php.


The documentation for this class was generated from the following file: