Fork me on GitHub

You can represent text that has been deleted from a document by wrapping it in <del> tags or in ~~’s (like this: ~~deleted text~~):

Sean Hammond is a software developer working for Hypothesis and living in Berlin Edinburgh.

You can also represent text that has been inserted into a document with <ins>:

Sean Hammond is a software developer working for Hypothesis and living in Berlin Edinburgh.

Finally, you can represent text that has been marked or highlighted for relevance or importance by using <mark> tags:

Sean Hammond is a software developer working for Hypothesis and living in Berlin Edinburgh.