[Function] Using BBcode

Status
Not open for further replies.

admin

Administrator
Staff member
Syntax:
Code:
bbcode(text)
Example:
Code:
{{bbcode('[b]hello[/b]')|raw}}
Return:
HTML:
<b>hello</b>
 
Status
Not open for further replies.
Back
Top