aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-04-16 09:09:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-04-16 09:09:41 -0700
commitaced8cde69ccabfc9690bf01792612c5ffb40567 (patch)
tree3eb0f95e4e85b249dd14fb2c383f3e95057eaa22 /spec.txt
parent752132943646461d8ed7052d61a844e20cfab0a2 (diff)
Fixed last "right flanking but not left flanking" example.
Closes #316.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
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: