What is wrong with the following inserted text code?
<ins Inserted Text</ins>
Missing opening <ins> tag
<ins>
No issue
Should not use <ins> for inserted text
Missing > in </ins>
>
</ins>