pandoc/tests/Tests
Frerich Raabe 35f12b5095 Added proper support for DocBook 'xref' elements
'xref' is used to create cross references to other parts of the
document. It is an empty element - the cross reference text depends on
various attributes. Quoting 'DocBook: The Definitive Guide':

  1. If the endterm attribute is specified on xref, the content of the
  element pointed to by endterm will be used as the text of the
  cross-reference.

  2. Otherwise, if the object pointed to has a specified XRefLabel, the
  content of that attribute will be used as the cross-reference text.
2015-09-24 18:26:55 +02:00
..
Readers Make sure verse blocks can contain empty lines 2015-09-19 22:02:43 +02:00
Writers [RST Writer] Don't normalize heading levels below input minimum 2015-09-19 17:45:54 +03:00
Arbitrary.hs Added Cite to Arbitrary instance. 2014-04-29 18:32:42 -07:00
Helpers.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Old.hs Added proper support for DocBook 'xref' elements 2015-09-24 18:26:55 +02:00
Shared.hs Shared: Make collapseFilePath OS-agnostic 2014-09-25 12:42:53 +01:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00