pandoc/tests/Tests/Readers
Albert Krewinkel daaf635806 Org reader: absolute, relative paths in links
The org reader was to restrictive when parsing links, some relative
links and links to files given as absolute paths were not recognized
correctly.  The org reader's link parsing function was amended to handle
such cases properly.

This fixes #1741
2014-11-05 22:27:25 +01:00
..
Docx.hs Docx test: Remove Danish header test. 2014-10-25 16:02:31 -04:00
EPUB.hs EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
Org.hs Org reader: absolute, relative paths in links 2014-11-05 22:27:25 +01:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Txt2Tags.hs Txt2Tags reader: Header is now parsed only if standalone flag is set 2014-08-20 18:11:37 +01:00