diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/spec.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/spec.txt b/test/spec.txt index 7ad874d..5c06ec1 100644 --- a/test/spec.txt +++ b/test/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: |