html_to_bbc
Description
Converts data received from the WYSIWYG editor to BBC format.
Syntax
string html_to_bbc (string $text)
Parameter $text
Expected type: String
Description: A string of text to be converted from HTML code to BBC
Return value
Expected type: String
Description: A string containing the converted text