boolean public static
\Bitrix\Fileman\Block\Editor::isContentSupported(
string $content
);
This static method checks string for available tag attributes specifying support of block editor.
Parameters
Parameter | Description | Version |
$content | Checked content. | |