aboutsummaryrefslogtreecommitdiff
path: root/test/fb2
AgeCommit message (Expand)AuthorFilesLines
2018-06-12FB2 writer: convert Plain to Para in annotationAlexander Krotov1-1/+1
2018-04-26Add FB2 reader (#4539)Alexander10-0/+140
2018-04-26Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds...John MacFarlane1-2/+74
2018-04-19FB2 writer: convert metadata value "abstract" to book annotationAlexander Krotov2-0/+10
2018-04-07FB2 writer: output links inline instead of producing notesAlexander Krotov1-1/+1
2018-04-05FB2 writer: represent HorizontalRule as empty lineAlexander Krotov1-1/+7
2018-04-04FB2 writer: allow emphasis and notes in titlesAlexander Krotov2-2/+2
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov5-5/+5
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov5-5/+5
2017-10-29Write FB2 lists without nesting blocks inside <p> (#4004)Alexander1-1/+1
2017-06-11Don't allow backslash + newline to affect block structure.John MacFarlane2-5/+1
2017-02-04Moved tests/ -> test/.John MacFarlane12-0/+92