Function __global->_semihtml_to_comcode_wrap
Definitions
sources/comcode_from_html.php
- Convert Semi-HTML into Comcode. Cleanup where possible. preg_replace_callback callback.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$matches | array | required parameter | N/A | N/A | Array of matches |
Return
- Substituted text
- Type: string
- Set: N/A
- Range: N/A