diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2012-09-28 23:37:41 -0400 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2012-09-28 23:37:41 -0400 |
| commit | ae68836352afae134510b93b29983cb207fa37d0 (patch) | |
| tree | 21563ea1f9d341f2357d4247c8da6e02da4bb9c7 /src/Text/Pandoc.hs | |
| parent | 632fd49d07cb6f286fb11dc9512115bff39049fd (diff) | |
| download | pandoc-ae68836352afae134510b93b29983cb207fa37d0.tar.gz | |
Textile reader: Avoid parsing dashes as strikeout.
Previously the input
text--
text--
text--
text--
would be parsed with strikeouts rather than dashes. This fixes
the problem by requiring that a strikeout delimiting - not be
followed by a -.
Closes #631.
Diffstat (limited to 'src/Text/Pandoc.hs')
0 files changed, 0 insertions, 0 deletions
