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