$description =~ s{\n}{
}g if $description !~ m{WYSIWYG}i; $itemSet{'item'}{'description'} = $description;