diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-08-14 00:00:21 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-08-14 00:00:50 -0700 |
commit | 319d7ed6ff2283b0c8b56e1b95249ca6b7232009 (patch) | |
tree | 85986f45b6d76e29725251528e72147f2e3974fd | |
parent | c7cbd3ddc2676e982a7fb92dc1da6e74a4248926 (diff) | |
download | pandoc-319d7ed6ff2283b0c8b56e1b95249ca6b7232009.tar.gz |
Changed command test for #2994 so it actually tests the writer.
-rw-r--r-- | pandoc.cabal | 1 | ||||
-rw-r--r-- | test/command/2994.docx | bin | 9701 -> 0 bytes | |||
-rw-r--r-- | test/command/2994.md | 5 |
3 files changed, 4 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 52aad4892..1eabc9a80 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -138,7 +138,6 @@ Extra-Source-Files: test/*.native test/command/*.md test/command/3533-rst-csv-tables.csv - test/command/2994.docx test/command/abbrevs test/command/SVG_logo-without-xml-declaration.svg test/command/SVG_logo.svg diff --git a/test/command/2994.docx b/test/command/2994.docx Binary files differdeleted file mode 100644 index 44118e9bd..000000000 --- a/test/command/2994.docx +++ /dev/null diff --git a/test/command/2994.md b/test/command/2994.md index b7d267d29..df46900b6 100644 --- a/test/command/2994.md +++ b/test/command/2994.md @@ -1,5 +1,8 @@ ``` -% pandoc --track-changes=all -t markdown command/2994.docx +% pandoc -f markdown -t docx | pandoc -f docx -t markdown --track-changes=all +I want [I left a comment.]{.comment-start id="0" +author="Jesse Rosenthal" date="2016-05-09T16:13:00Z"}some text to have a +comment []{.comment-end id="0"}on it. ^D I want [I left a comment.]{.comment-start id="0" author="Jesse Rosenthal" date="2016-05-09T16:13:00Z"}some text to have a |