summaryrefslogtreecommitdiff
path: root/test/writer.fb2
AgeCommit message (Expand)Author
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov
2017-11-01Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane
2017-10-31FB2 writer: write blocks outside of <p> in definitionsAlexander Krotov
2017-10-31FB2 writer: make bullet lists consistent with ordered listsAlexander Krotov
2017-10-29Write FB2 lists without nesting blocks inside <p> (#4004)Alexander
2017-05-25Added `spaced_reference_links` extension.John MacFarlane
2017-02-17Added warnings for non-rendered blocks to some writers.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane