pandoc/tests/Tests
Jesse Rosenthal 840108a9c1 Docx reader: Make metavalues out of styled paragraphs.
This will make paragraphs styled with `Author`, `Title`, `Subtitle`,
`Date`, and `Abstract` into pandoc metavalues, rather than text. The
implementation only takes those elements from the beginning of the
document (ignoring empty paragraphs).

Multiple paragraphs in the `Author` style will be made into a metaList,
one paragraph per item. Hard linebreaks (shift-return) in the paragraph
will be maintained, and can be used for institution, email, etc.
2014-07-29 13:03:01 -04:00
..
Readers Docx reader: Make metavalues out of styled paragraphs. 2014-07-29 13:03:01 -04:00
Writers AsciiDoc writer: Double markers in intraword emphasis. 2014-07-20 12:24:53 -07: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 Txt2Tags Reader: Added tests 2014-07-27 00:12:57 +01:00
Shared.hs Fixed runtime error with compactify'DL on certain lists. 2014-07-25 10:53:04 -07:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00