diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-02 23:41:45 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-02 23:41:45 +0200 |
commit | df23d96c8991b215ead8ceb11607c5bebfb1f6db (patch) | |
tree | 18f570ef308dae2091df15d8954607271fafc504 /src/Text/Pandoc/Error.hs | |
parent | 79855ef934175c9a8890653375e05735d8b05a8d (diff) | |
download | pandoc-df23d96c8991b215ead8ceb11607c5bebfb1f6db.tar.gz |
Generalize tableWith, gridTableWith
The parsing functions `tableWith` and `gridTableWith` are generalized to
work with more parsers. The parser state only has to be an instance of
the `HasOptions` class instead of requiring a concrete type. Block
parsers are required to return blocks wrapped into a monad, as this
makes it possible to use parsers returning results wrapped in `Future`s.
Diffstat (limited to 'src/Text/Pandoc/Error.hs')
0 files changed, 0 insertions, 0 deletions