Code:
linkifyHtml('< 123; `~ img/src/onerror=alert()');
Result:
<img src="" onerror="alert()">
check it
check it @ jsfiddle.net