aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/FB2.hs
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Remove license boilerplate.John MacFarlane1-18/+0
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-2/+2
2018-11-19FB2 reader: do not throw error for unknown elements in <body>Alexander Krotov1-1/+1
2018-04-28FB2 reader: replace some errors with warningsAlexander Krotov1-9/+11
2018-04-26Add FB2 reader (#4539)Alexander1-0/+402