aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/RTF.hs
AgeCommit message (Expand)AuthorFilesLines
2021-08-10Fix RTF table parsing bug that created undesired nested tables.John MacFarlane1-1/+1
2021-08-10Add RTF reader.John MacFarlane1-0/+1333