pandoc/test/Tests/Readers/Org/Block
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
..
CodeBlock.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Figure.hs Org reader: accept ATTR_LATEX in block attributes 2019-07-22 08:12:22 +02:00
Header.hs Org reader: fix parsing problem for colons in headline 2019-12-19 20:38:51 +01:00
List.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Table.hs Org reader: wrap named table in div, using name as id 2019-12-18 22:28:26 +01:00