|
@@ -1,7 +1,14 @@
|
|
|
-<p><em>important</em></p>
|
|
|
+<p><em>single asterisks</em></p>
|
|
|
|
|
|
-<p><em>important</em></p>
|
|
|
+<p><em>single underscores</em></p>
|
|
|
|
|
|
-<p>this mid<em>important</em>sentence</p>
|
|
|
+<p><strong>double asterisks</strong></p>
|
|
|
|
|
|
-<p>*not important*</p>
|
|
|
+<p><strong>double underscores</strong></p>
|
|
|
+
|
|
|
+<p>text <em>with italic sentence</em> in middle</p>
|
|
|
+
|
|
|
+<p>text <strong>with bold sentence</strong> in middle</p>
|
|
|
+
|
|
|
+<p>text with <strong>bold text that
|
|
|
+spans across multiple</strong> lines</p>
|