index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
writer.opendocument
Age
Commit message (
Expand
)
Author
2023-12-26
ODT/opendocument writers: properly handle highlighting styles.
John MacFarlane
2023-08-04
OpenDocument writer: implement syntax highlighting.
John MacFarlane
2023-08-04
Started implementing syntax highlighting for ODT.
John MacFarlane
2023-04-28
Writers.ODT: stop validator complaints by producing ODF 1.3
Michael Stahl
2021-12-28
OpenDocument writer: fix vertical align bug with display math.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2019-10-30
Use latest doclayout.
John MacFarlane
2019-06-12
OpenDocument writer: Avoid duplicate attributes.
John MacFarlane
2019-06-08
Roll back automatic figure/table numbering in ODT/OpenDocument.
John MacFarlane
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
2018-11-22
OpenDocument writer: small amendment to #5095.
John MacFarlane
2018-11-22
ODT writer: Fix list indentation
Nils Carlson
2018-10-03
OpenDocument writer: Implement figure numbering in captions (#4944)
Nils Carlson
2018-10-02
OpenDocument writer: improve bullet/numbering alignment.
John MacFarlane
2018-05-14
Make internal links work in ODT/OpenDocument.
John MacFarlane
2017-12-28
improve formatting of formulas in OpenDocument
oltolm
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-04-01
OpenDocument writer: wider labels for lists.
John MacFarlane
2017-03-15
OpenDocument writer: use more widely available bullet characters.
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane