diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-04-16 09:09:41 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-04-16 09:09:41 -0700 |
commit | aced8cde69ccabfc9690bf01792612c5ffb40567 (patch) | |
tree | 3eb0f95e4e85b249dd14fb2c383f3e95057eaa22 | |
parent | 752132943646461d8ed7052d61a844e20cfab0a2 (diff) |
Fixed last "right flanking but not left flanking" example.
Closes #316.
-rw-r--r-- | spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4608,7 +4608,7 @@ Here are some examples of delimiter runs. abc*** abc_ "abc"** - _"abc" + "abc"_ ``` - Both left and right-flanking: |