Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-26 | Add FB2 reader (#4539) | Alexander | 10 | -0/+140 |
2018-04-26 | Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds... | John MacFarlane | 1 | -2/+74 |
2018-04-19 | FB2 writer: convert metadata value "abstract" to book annotation | Alexander Krotov | 2 | -0/+10 |
2018-04-07 | FB2 writer: output links inline instead of producing notes | Alexander Krotov | 1 | -1/+1 |
2018-04-05 | FB2 writer: represent HorizontalRule as empty line | Alexander Krotov | 1 | -1/+7 |
2018-04-04 | FB2 writer: allow emphasis and notes in titles | Alexander Krotov | 2 | -2/+2 |
2017-11-01 | FB2 writer: Add "unrecognised" genre to <title-info> | Alexander Krotov | 5 | -5/+5 |
2017-11-01 | FB2 writer: remove <annotation> from <body> | Alexander Krotov | 5 | -5/+5 |
2017-10-29 | Write FB2 lists without nesting blocks inside <p> (#4004) | Alexander | 1 | -1/+1 |
2017-06-11 | Don't allow backslash + newline to affect block structure. | John MacFarlane | 2 | -5/+1 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 12 | -0/+92 |