We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34bb7e commit 4066a45Copy full SHA for 4066a45
test/command/9495.md
@@ -1,5 +1,5 @@
1
```
2
-% pandoc -f native -t docx | pandoc -f docx -t native
+% pandoc -f native -t docx -o - | pandoc -f docx -t native
3
[ Table
4
( "" , [] , [] )
5
(Caption Nothing [])
0 commit comments