aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commit-validation.yml
diff options
context:
space:
mode:
authorEdwin Török <[email protected]>2023-12-24 23:37:59 +0000
committerJohn MacFarlane <[email protected]>2023-12-26 22:51:28 -0800
commit075cbb6419d542022ac62e0a0c075685b41a9276 (patch)
tree57845b626022bb1e00526305f9d910b0b9190314 /.github/workflows/commit-validation.yml
parent0ba8af939c7bf95882ea8c2e877f20fd533202fc (diff)
fix(docx): support absolute header/footer paths
Header and footer references may be absolute in the reference.docx. E.g. editing it with dotnet's Open-XML-SDK causes this error: ``` + pandoc test.md -t docx --reference-doc referenceh.docx -o test.docx word//word/header1.xml missing in reference docx ``` There was already code in pandoc to handle relative vs absolute paths in references, so use it. Signed-off-by: Edwin Török <[email protected]>
Diffstat (limited to '.github/workflows/commit-validation.yml')
0 files changed, 0 insertions, 0 deletions