Fix test #3752 (1) for Windows.

This commit is contained in:
John MacFarlane 2021-05-29 14:36:49 -07:00
parent 5772f7f943
commit c210b98366

View file

@ -1,5 +1,5 @@
```
% pandoc command/chap1/text.md command/chap2/text.md -f markdown+rebase_relative_paths --verbose -t docx | pandoc -f docx -t plain
% pandoc command/chap1/text.md command/chap2/text.md -f markdown+rebase_relative_paths --verbose -t docx -o - | pandoc -f docx -t plain
^D
[INFO] Loaded command/chap1/spider.png from ./command/chap1/spider.png
[INFO] Loaded command/chap2/spider.png from ./command/chap2/spider.png