aboutsummaryrefslogtreecommitdiff
path: root/test/fb2
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane6-158/+168
2021-09-21Use pretty-simple to format native output.John MacFarlane6-43/+182
2021-05-29Further test image size reductions.John MacFarlane2-1/+1
2021-05-29Reduce size of image in fb2 image test.John MacFarlane1-0/+0
2019-05-15FB2 writer: do not wrap note references into <sup> and bracketsAlexander Krotov1-3/+1
2019-05-11FB2 reader: add notes parsing testAlexander Krotov2-0/+23
2019-02-22Add section identifiers support for FB2 writer (#5315)John2-4/+4
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