``` php /** * Example: * * $val = "foo"; * * $val2 = "bar"; */ ``` Will produce: ``` html $val = "foo"; $val2 = "bar"; ``` I did not check other templates on this bug
Will produce:
I did not check other templates on this bug