diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2016-05-18 16:21:56 +0200 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2016-05-19 09:35:47 +0200 |
| commit | 26e8d98be207fcee24375e8636f7861679c95406 (patch) | |
| tree | d327ab1edfec6cdddef9bb28780a977d16f19e99 /src/Text/Pandoc/Parsing.hs | |
| parent | 1dda5353781fa605c00dd18af5f8527bc31956ef (diff) | |
| download | pandoc-26e8d98be207fcee24375e8636f7861679c95406.tar.gz | |
Org reader: use custom `anyLine`
Additional state changes need to be made after a newline is parsed,
otherwise markup may not be recognized correctly.
This fixes a bug where markup after certain block-types would not be
recognized. E.g. `/emph/` in the following snippet was not parsed as
emphasized.
foo
# comment
/emph/
Diffstat (limited to 'src/Text/Pandoc/Parsing.hs')
0 files changed, 0 insertions, 0 deletions
