There is a HTML-Tag that strikes trhough text and marks it as old/deleted: <del>
So why does WP use this bad semantic-HTML "<span style="text-decoration: line-through;">Lorem</span>"?
Please change it, so that <del> is used instead!
And please ad a extended Button to add <ins>-Tags as well. Del withouth ins is not right...