pandoc/test/Tests/Readers/Org
Albert Krewinkel 0a3cc7260c
Org reader: fix parsing problem for colons in headline
Fixed a problem where words surrounded by colons could causing parse
failures in some cases when they occurred in headers.

Fixes: #5993
2019-12-19 20:38:51 +01:00
..
Block Org reader: fix parsing problem for colons in headline 2019-12-19 20:38:51 +01:00
Inline Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Block.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Directive.hs Org reader: omit, but warn about unknown export options 2019-05-13 22:25:04 +02:00
Inline.hs Org reader: prefer plain symbols over math symbols 2019-05-05 14:48:37 +02:00
Meta.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Shared.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00