index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fb2
Age
Commit message (
Expand
)
Author
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2021-05-29
Further test image size reductions.
John MacFarlane
2021-05-29
Reduce size of image in fb2 image test.
John MacFarlane
2019-05-15
FB2 writer: do not wrap note references into <sup> and brackets
Alexander Krotov
2019-05-11
FB2 reader: add notes parsing test
Alexander Krotov
2019-02-22
Add section identifiers support for FB2 writer (#5315)
John
2018-06-12
FB2 writer: convert Plain to Para in annotation
Alexander Krotov
2018-04-26
Add FB2 reader (#4539)
Alexander
2018-04-26
Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds...
John MacFarlane
2018-04-19
FB2 writer: convert metadata value "abstract" to book annotation
Alexander Krotov
2018-04-07
FB2 writer: output links inline instead of producing notes
Alexander Krotov
2018-04-05
FB2 writer: represent HorizontalRule as empty line
Alexander Krotov
2018-04-04
FB2 writer: allow emphasis and notes in titles
Alexander Krotov
2017-11-01
FB2 writer: Add "unrecognised" genre to <title-info>
Alexander Krotov
2017-11-01
FB2 writer: remove <annotation> from <body>
Alexander Krotov
2017-10-29
Write FB2 lists without nesting blocks inside <p> (#4004)
Alexander
2017-06-11
Don't allow backslash + newline to affect block structure.
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane