aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-04-29 07:01:35 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-04-29 07:01:35 -0700
commita9eece6a29e9f4934a02830e8cf91df167247399 (patch)
tree2d11d2cccbe172281928c5d8cd93a3ab02d16cb4 /spec.txt
parentde0f0cf074d808ad4d807fb772bec6aef5bf1770 (diff)
Fixed typo in emphasis examples. Closes #320.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec.txt b/spec.txt
index 7ad874d..5c06ec1 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5063,9 +5063,9 @@ both left- and right-flanking, because it is preceded by
punctuation:
.
-foo-_(bar)_
+foo-__(bar)__
.
-<p>foo-<em>(bar)</em></p>
+<p>foo-<strong>(bar)</strong></p>
.
@@ -5177,9 +5177,9 @@ both left- and right-flanking, because it is followed by
punctuation:
.
-_(bar)_.
+__(bar)__.
.
-<p><em>(bar)</em>.</p>
+<p><strong>(bar)</strong>.</p>
.
Rule 9: