Maybe someone met with such a problem. The modx revo installed tinymce text editor. I create a TV - text editor. I pass it to the snippet:
[[!costhotel? &opisanie=[[*opisanie]] ]] And I put it in a snippet like this:
$opisanie = $modx->getOption('opisanie',$scriptProperties); echo $opisanie; but when in the field you enter text with katrynka, nothing is displayed. If without a picture, the text is normally displayed with tags.