From aced8cde69ccabfc9690bf01792612c5ffb40567 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 16 Apr 2015 09:09:41 -0700 Subject: Fixed last "right flanking but not left flanking" example. Closes #316. --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.txt b/spec.txt index a89c3c3..c44fbc2 100644 --- a/spec.txt +++ b/spec.txt @@ -4608,7 +4608,7 @@ Here are some examples of delimiter runs. abc*** abc_ "abc"** - _"abc" + "abc"_ ``` - Both left and right-flanking: -- cgit v1.2.3