summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/TikiWiki.hs
Commit message (Collapse)AuthorAge
* hlint code improvements.John MacFarlane2018-01-19
|
* hlintAlexander Krotov2017-11-02
|
* hlint suggestions.John MacFarlane2017-10-27
|
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
|
* Added TikiWiki reader (#3800)rlpowell2017-07-21
Added TikiWiki reader, including tests and documentation. It's probably not *complete*, but it works pretty well, handles all the basics (and some not-so-basics).