File: bp-help/vendors/parsedown/Parsedown.php |
Description |
|---|---|
| Parsedown::pregReplaceElements() |
Replace occurrences $regexp with $Elements in $text. Return an array of elements representing the replacement. |
| Parsedown::parse() | |
| Parsedown::sanitiseElement() | |
| Parsedown::filterUnsafeUrlInAttribute() | |
| Parsedown::escape() | |
| Parsedown::striAtStart() | |
| Parsedown::instance() | |
| Parsedown::elementApplyRecursive() | |
| Parsedown::elementApplyRecursiveDepthFirst() | |
| Parsedown::elementsApplyRecursive() |