import { escapeHtmlNamed } from '@src/hylo-components/utils/usefull/usefull';
Escapes named special characters like €. It uses the default entities list of TinyMCE.
the text to be escaped
Generated using TypeDoc
import { escapeHtmlNamed } from '@src/hylo-components/utils/usefull/usefull';
Escapes named special characters like €. It uses the default entities list of TinyMCE.