pandoc/src/Text
John MacFarlane ac08a887cf Markdown reader: Fix parsing bug with nested fenced divs.
Closes #4281.

Previously we allowed "nonindent spaces" before the
opening and closing `:::`, but this interfered with
list parsing, so now we require the fences to be
flush with the margin of the containing block.
2018-01-20 14:44:08 -08:00
..
Pandoc Markdown reader: Fix parsing bug with nested fenced divs. 2018-01-20 14:44:08 -08:00
Pandoc.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00