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
/
raw-blocks.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 OOXMLValidator error on KeywordTok output
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: 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-03-17
Update docx golden tests for style changes.
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
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel