diff options
author | Nikolay Yakimov <root@livid.pp.ru> | 2015-04-18 01:18:06 +0300 |
---|---|---|
committer | Nikolay Yakimov <root@livid.pp.ru> | 2015-04-18 01:23:41 +0300 |
commit | 4229cf2d92faf5774fe1a3a9c89a5de885cf75cd (patch) | |
tree | 89053b0783e1396068dae6b085d1b15c693529a0 /src/Text/Pandoc/Pretty.hs | |
parent | 94e4a5ec44ea3ac53a5cd69479ba716862f86c07 (diff) | |
download | pandoc-4229cf2d92faf5774fe1a3a9c89a5de885cf75cd.tar.gz |
MD Reader: Smart `'` after inline math
Closes #1909.
Adds new parser combinator to Parsing.hs
`a <+?> b`
: if a succeeds, applies b and mappends
output (if any) to result of a. If b fails,
it's just a, if a fails, whole expression fails.
Diffstat (limited to 'src/Text/Pandoc/Pretty.hs')
0 files changed, 0 insertions, 0 deletions