mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Fix #6959 test so it works on Windows.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
```
|
||||
% pandoc -t docx | pandoc -f docx -t markdown --track-changes=all
|
||||
% pandoc -t docx -o - | pandoc -f docx -t markdown --track-changes=all
|
||||
[This is the comment]{.comment-start id="1" author="Mike"
|
||||
date="2020-12-17T16:53:00Z"} [Here is my reply]{.comment-start id="2"
|
||||
author="Mike" date="2020-12-17T17:39:00Z"} This is the content being
|
||||
|
||||
Reference in New Issue
Block a user