diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-11-26 22:09:17 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-11-26 22:34:53 -0800 |
commit | 0ca84f0d381639ca996eb037c9c4057b2de4ed2f (patch) | |
tree | 109369f7b9c4241392a2d5f7be73e1bee489892c /src/Text/Pandoc/Writers | |
parent | 0871a512d7f5cc71f130a7ac56dbe8dfa9d75051 (diff) | |
download | pandoc-0ca84f0d381639ca996eb037c9c4057b2de4ed2f.tar.gz |
Markdown suffix parser fix.
If suffix doesn't begin with punctuation, include opening
comma and space in result.
Previously,
@item [only a suffix]
would result in something like
Doe (2002only a suffix)
because there was no opening delimiter.
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions