pandoc/tests/Tests
Albert Krewinkel 8726eebcd3 Org reader: Add support for custom link types
Org allows users to define their own custom link types.  E.g., in a
document with a lot of links to Wikipedia articles, one can define a
custom wikipedia link-type via

    #+LINK: wp https://en.wikipedia.org/wiki/

This allows to write [[wp:Org_mode][Org-mode]] instead of the
equivallent [[https://en.wikipedia.org/wiki/Org_mode][Org-mode]].
2014-05-01 11:50:32 +02:00
..
Readers Org reader: Add support for custom link types 2014-05-01 11:50:32 +02:00
Writers Add some unit tests for Writers.Docbook 2014-04-12 09:18:09 -06:00
Arbitrary.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Helpers.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Old.hs InDesign ICML Writer 2014-02-28 13:35:35 +01:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00