aboutsummaryrefslogtreecommitdiff
path: root/test/writer.fb2
AgeCommit message (Expand)AuthorFilesLines
2019-05-15FB2 writer: do not wrap note references into <sup> and bracketsAlexander Krotov1-14/+4
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane1-0/+1
2019-02-22Add section identifiers support for FB2 writer (#5315)John1-31/+31
2018-06-12FB2 writer: fix order of items in title-infoAlexander Krotov1-1/+1
2018-04-26Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds...John MacFarlane1-51/+54
2018-04-07FB2 writer: output links inline instead of producing notesAlexander Krotov1-323/+58
2018-04-05FB2 writer: represent HorizontalRule as empty lineAlexander Krotov1-51/+55
2018-04-04FB2 writer: allow emphasis and notes in titlesAlexander Krotov1-87/+101
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov1-0/+1
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov1-5/+0
2017-11-01Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane1-10/+10
2017-10-31FB2 writer: write blocks outside of <p> in definitionsAlexander Krotov1-34/+36
2017-10-31FB2 writer: make bullet lists consistent with ordered listsAlexander Krotov1-10/+10
2017-10-29Write FB2 lists without nesting blocks inside <p> (#4004)Alexander1-82/+86
2017-05-25Added `spaced_reference_links` extension.John MacFarlane1-2/+1012
2017-02-17Added warnings for non-rendered blocks to some writers.John MacFarlane1-1/+2
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+2