Inserted Text

Use +pluses+ around text that has been inserted. This is useful in marking changes from one version of a document to the next.

The <ins> HTML tag is applied:

+a phrase+ → <ins>a phrase</ins> → a phrase

NB: quick tags must open and close within a single paragraph to produce valid markup.

More information