aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-08-14 00:00:21 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-14 00:00:50 -0700
commit319d7ed6ff2283b0c8b56e1b95249ca6b7232009 (patch)
tree85986f45b6d76e29725251528e72147f2e3974fd
parentc7cbd3ddc2676e982a7fb92dc1da6e74a4248926 (diff)
downloadpandoc-319d7ed6ff2283b0c8b56e1b95249ca6b7232009.tar.gz
Changed command test for #2994 so it actually tests the writer.
-rw-r--r--pandoc.cabal1
-rw-r--r--test/command/2994.docxbin9701 -> 0 bytes
-rw-r--r--test/command/2994.md5
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
deleted file mode 100644
index 44118e9bd..000000000
--- a/test/command/2994.docx
+++ /dev/null
Binary files differ
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