From 645bcf6a39a534ae2e8840e73196b24c9f24c145 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 29 Apr 2015 07:04:57 -0700 Subject: Updated spec.txt. --- test/spec.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test') 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)__ . -

foo-(bar)

+

foo-(bar)

. @@ -5177,9 +5177,9 @@ both left- and right-flanking, because it is followed by punctuation: . -_(bar)_. +__(bar)__. . -

(bar).

+

(bar).

. Rule 9: -- cgit v1.2.3