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
/
custom_style_reference.docx
Age
Commit message (
Expand
)
Author
2024-02-28
Docx writer: don't copy over footnotePr in settings.xml...
John MacFarlane
2023-12-18
fix(docx): fix validation error on endnotePr
Edwin Török
2023-12-18
fix(docx): fix validation error in w:nsid
Edwin Török
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: allow embedded fonts to be used in reference.docx.
John MacFarlane
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-11
Improve integration of settings from reference.docx.
John MacFarlane
2021-03-17
Docx writer: make nsid in abstractNum deterministic.
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
2020-11-26
Docx writer: Fix bullets/lists indentation
cholonam
2018-10-09
Docx writer: added framework for custom properties.
John MacFarlane
2018-01-27
Docx writer tests: Add tests for custom styles
Jesse Rosenthal