another problem:

var %tags = :[style ff:Comic Sans MS;co:#4B0082;b;]hellooo[/style]

echo -a $striptags(%tags).strict gives me

:hellooo[/style]

any idea why it puts the extra [/style] on?