$text = html_entity_decode($text, ENT_QUOTES);
$text = html_entity_decode($text, ENT_QUOTES, ’UTF-8’);
I have tried to remove the description using &descriptionShow=`0` and it does not seem to work[+as.descriptionShow+] is a placeholder. it takes the value of 1 if the data is available in the template, otherwise 0. It is not a parameter. So to remove the description, yes, remove the code part
[+as.descriptionShow:is=`1`:then=` <span class="[+as.descriptionClass+]">[+as.description+]</span>`+]