Skip to content

Commit 4066a45

Browse files
jgmchristopherkenny
authored andcommitted
Fix 9495 command test for windows.
1 parent f34bb7e commit 4066a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/command/9495.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```
2-
% pandoc -f native -t docx | pandoc -f docx -t native
2+
% pandoc -f native -t docx -o - | pandoc -f docx -t native
33
[ Table
44
( "" , [] , [] )
55
(Caption Nothing [])

0 commit comments

Comments
 (0)