From c79ef1270ecf3e5fdb44b61d213d553b946323de Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 10 Jan 2025 23:43:32 -0800 Subject: [PATCH] Fix 9495 command test for windows. --- test/command/9495.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/command/9495.md b/test/command/9495.md index 6a3227be1..ebdc1e6d2 100644 --- a/test/command/9495.md +++ b/test/command/9495.md @@ -1,5 +1,5 @@ ``` -% pandoc -f native -t docx | pandoc -f docx -t native +% pandoc -f native -t docx -o - | pandoc -f docx -t native [ Table ( "" , [] , [] ) (Caption Nothing [])