diff options
Diffstat (limited to 'tests2/tm-cases-new/emphasis.html')
-rw-r--r-- | tests2/tm-cases-new/emphasis.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests2/tm-cases-new/emphasis.html b/tests2/tm-cases-new/emphasis.html new file mode 100644 index 0000000..08ea3d9 --- /dev/null +++ b/tests2/tm-cases-new/emphasis.html @@ -0,0 +1,3 @@ +<p>This is <em>italic</em> and this is <strong>bold</strong>. +This is also <em>italic</em> and this is <strong>bold</strong>. +</p> |