Hacker News new | ask | show | jobs
by alganet 583 days ago
In HTML, they should be using <del> instead, which denotes a portion of the text that was removed. If something is inserted, then <ins> should be used.

<strike> is deprecated.

This kind of notation is similar but not the same as redlining. Whoever reads the law actually wants `git history` in this case. The diff is not a means to an end (a fully edited document), having the diff explicit is the end goal.

1 comments

Maybe it's written in HTML 3.2.