pandoc/src/Text
John MacFarlane 9abed45879 RST reader: Fixed parsing of indented blocks.
We were requiring consistent indentation, but this
isn't required by RST, as long as each nonblank
line of the block has *some* indentation.

Closes #5753.
2019-09-22 12:01:45 -07:00
..
Pandoc RST reader: Fixed parsing of indented blocks. 2019-09-22 12:01:45 -07:00
Pandoc.hs Remove blank line (#5679) 2019-08-08 16:02:14 -07:00