Method | Description | |
---|---|---|
_addListMarkupUL ( string $txt ) : string | Detects unordered lists and adds the necessary markup. | |
toFormattedText ( $text ) |
public _addListMarkupUL ( string $txt ) : string | ||
$txt | string | the text to parse and modify |
return | string |