<h1>Some Html</h1>
<hr>
<b>Yes :)</b>
Another one...
<b>:(</b>
Some more Text
Output for 4.3.0 - 4.3.2
Warning: Wrong value for parameter 4 in call to preg_match_all() in /in/jW9ND on line 28
<h1>Some Html</h1>
<hr>
{IF:(1 + 2 === 3)}
<b>Yes :)</b>
{ELSE}
<b>No :(</b>
{ENDIF}
Another one...
{IF:(1 + 2 === 4)}
<b>:)</b>
{ELSE}
<b>:(</b>
{ENDIF}
Some more Text