aboutsummaryrefslogtreecommitdiff
path: root/test/fb2/basic.fb2
AgeCommit message (Expand)Author
2019-05-15FB2 writer: do not wrap note references into <sup> and bracketsAlexander Krotov
2019-02-22Add section identifiers support for FB2 writer (#5315)John
2018-04-26Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds...John MacFarlane
2018-04-07FB2 writer: output links inline instead of producing notesAlexander Krotov
2018-04-05FB2 writer: represent HorizontalRule as empty lineAlexander Krotov
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov
2017-10-29Write FB2 lists without nesting blocks inside <p> (#4004)Alexander
2017-02-04Moved tests/ -> test/.John MacFarlane