summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Txt2Tags.hs
Commit message (Expand)AuthorAge
* Change return type of Txt2Tags readerMatthew Pickering2015-02-18
* Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane2014-12-19
* Txt2Tags Reader: Fixed crash when reading from stdinmpickering2014-08-21
* Txt2Tags Reader: Corrected formatting of %%mtime macrompickering2014-08-21
* Txt2Tags Reader: Parse Meta informationmpickering2014-08-21
* Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering2014-08-20
* getT2TMeta: Take list of source files instead of single.John MacFarlane2014-07-30
* Added compatability layer to support directory-1.1Matthew Pickering2014-07-27
* Txt2Tags Reader: Added copyright informationMatthew Pickering2014-07-27
* Txt2Tags Reader: Added recognition of macrosMatthew Pickering2014-07-27
* Added txt2tags readerMatthew Pickering2014-07-27