Fix 9495 command test for windows.
Some checks failed
CI tests / linux (map[cabal:latest cabalopts: ghc:8.10 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.0 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.10 ghcopts:]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.2 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.4 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.6 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.8 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux-stack (push) Has been cancelled
CI tests / windows (push) Has been cancelled
commit-validation / check-commit-msg-length (push) Has been cancelled
Some checks failed
CI tests / linux (map[cabal:latest cabalopts: ghc:8.10 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.0 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.10 ghcopts:]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.2 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.4 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.6 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux (map[cabal:latest cabalopts: ghc:9.8 ghcopts:-Werror]) (push) Has been cancelled
CI tests / linux-stack (push) Has been cancelled
CI tests / windows (push) Has been cancelled
commit-validation / check-commit-msg-length (push) Has been cancelled
This commit is contained in:
parent
cbe67b9602
commit
c79ef1270e
1 changed files with 1 additions and 1 deletions
|
@ -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 [])
|
||||
|
|
Loading…
Reference in a new issue