summaryrefslogtreecommitdiffstats
path: root/testing/086_style_tags.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/086_style_tags.h')
-rw-r--r--testing/086_style_tags.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/086_style_tags.h b/testing/086_style_tags.h
index 105adca..625e245 100644
--- a/testing/086_style_tags.h
+++ b/testing/086_style_tags.h
@@ -9,8 +9,9 @@ In the following the word tag has the style as indicated before it.
- This is an italic <i>tag</i>.
- This is an `em` italic <em>tag</em>.
- This is a strike through <strike>tag</strike>.
+- This is a `s` strike through <s>tag</s>.
- This is an underline <u>tag</u>.
-- This is an insterted <ins>tag</ins>.
+- This is an `ins` inserted <ins>tag</ins>.
- This is a deleted <del>tag</del>.
- This is a typewriter <tt>tag</tt>.
*/