index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
docx
/
golden
Age
Commit message (
Expand
)
Author
2024-02-28
Docx writer: don't copy over footnotePr in settings.xml...
John MacFarlane
2024-02-03
Docx writer: restore ability to center-justify table.
John MacFarlane
2023-12-19
fix(docx): sort inline elements in schema order
Edwin Török
2023-12-18
fix(docx): fix validation error on endnotePr
Edwin Török
2023-12-18
fix(docx): fix validation error on w:tblHeader
Edwin Török
2023-12-18
fix(docx): use left vs start consistently
Edwin Török
2023-12-18
fix(docx): fix validation error on inline w:i/w:iCs order
Edwin Török
2023-12-18
fix(docx): fix OOXMLValidator error on KeywordTok output
Edwin Török
2023-12-18
fix(docx): fix validation error on w:annotationRef
Edwin Török
2023-12-18
fix(docx): fix validation error in w:nsid
Edwin Török
2023-12-18
Docx writer: fixed validation errors in tables.
John MacFarlane
2023-12-18
Docx writer: fix validation error.
John MacFarlane
2023-12-17
Docx writer: ensure that elements in settings are ordered correctly.
John MacFarlane
2023-12-17
test/docx/golden: regenerate
Edwin Török
2023-12-08
Docx writer: Use different style for block quotes in notes.
John MacFarlane
2023-12-08
Docx writer: allow embedded fonts to be used in reference.docx.
John MacFarlane
2023-05-08
Introduce support for Intense Quote in Docx conversion
Stephan Meijer
2023-03-17
Update docx golden tests for style changes.
John MacFarlane
2023-03-17
Docx writer: include abstract title.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2022-12-20
Shared: use LineBreak as default block sep in blocksToInlines
Albert Krewinkel
2022-12-08
Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR
Albert Krewinkel
2022-01-18
Docx writer: Separate tables even with RawBlocks between (#7844)
Michael Hoffmann
2022-01-11
Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)
Michael Hoffmann
2021-10-29
Docx writer: add IDs to native_numbering test
Tristan Stenner
2021-10-29
Update test golden master for docx native numbering
Tristan Stenner
2021-10-18
Docx parser: implement PAGEREF fields
Milan Bracke
2021-09-12
Docx writer: make id used in native_numbering predictable.
John MacFarlane
2021-08-27
Ensure we have unique ids for wp:docPr and pic:cNvPr elements.
John MacFarlane
2021-06-29
Docx writer: Add table numbering for captioned tables.
John MacFarlane
2021-06-29
Docx writer: support figure numbers.
John MacFarlane
2021-05-28
Docx reader: Read table column widths.
Emily Bourke
2021-05-15
Docx writer: copy over more settings from referenc.odcx.
John MacFarlane
2021-05-15
docx writer: Remove rsids from settings.docx.
John MacFarlane
2021-05-14
Docx writer: allow multirow table headers
Albert Krewinkel
2021-05-11
Improve integration of settings from reference.docx.
John MacFarlane
2021-05-01
Docx writer: support colspans and rowspans in tables
Albert Krewinkel
2021-04-27
Docx writer: autoset table width if no column has an explicit width.
Albert Krewinkel
2021-03-17
Docx writer: make nsid in abstractNum deterministic.
John MacFarlane
2021-03-13
Use integral values for w:tblW in docx.
John MacFarlane
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
2020-12-03
Docx writer: Support bold and italic in "complex script."
John MacFarlane
2020-11-26
Docx writer: Fix bullets/lists indentation
cholonam
2020-10-06
DOCX reader: Allow empty dates in comments and tracked changes (#6726)
Diego Balseiro
2020-10-02
Docx writer: better handle list items whose contents are lists (#6522)
Michael Hoffmann
2020-08-24
Docx writer: separate adjacent tables.
John MacFarlane
2020-07-22
Docx writer: support --number-sections.
John MacFarlane
[next]