From bca0d6bf8b26707431c936ed51419358b9e57749 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Tue, 7 Jun 2011 09:45:16 -0400 Subject: Fixed #19. Improved Start Emphasis regex. --- tests/misc/em_strong.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/misc/em_strong.html') diff --git a/tests/misc/em_strong.html b/tests/misc/em_strong.html index 75c92d8..776381b 100644 --- a/tests/misc/em_strong.html +++ b/tests/misc/em_strong.html @@ -7,4 +7,5 @@

three asterisks: ***

with spaces: * * *

three underscores: ___

-

with spaces: _ _ _

\ No newline at end of file +

with spaces: _ _ _

+

One char: a

\ No newline at end of file -- cgit v1.2.3