diff options
author | Ophir Lifshitz <hangfromthefloor@gmail.com> | 2015-10-04 06:08:17 -0400 |
---|---|---|
committer | Ophir Lifshitz <hangfromthefloor@gmail.com> | 2015-10-04 06:11:07 -0400 |
commit | dfd06467eadace7b37cb3ebc53c943755d0436eb (patch) | |
tree | 7827fa2e7f7e7781e030ed6503e05624c106c14d /tests/docx | |
parent | 0b899ce7efa80df700b17b7a4b9f6de1fb88ce8c (diff) | |
download | pandoc-dfd06467eadace7b37cb3ebc53c943755d0436eb.tar.gz |
Docx Reader: Create special punctuation test
Diffstat (limited to 'tests/docx')
-rw-r--r-- | tests/docx/special_punctuation.docx | bin | 0 -> 8408 bytes | |||
-rw-r--r-- | tests/docx/special_punctuation.native | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/docx/special_punctuation.docx b/tests/docx/special_punctuation.docx Binary files differnew file mode 100644 index 000000000..8e0bb55c9 --- /dev/null +++ b/tests/docx/special_punctuation.docx diff --git a/tests/docx/special_punctuation.native b/tests/docx/special_punctuation.native new file mode 100644 index 000000000..304289f44 --- /dev/null +++ b/tests/docx/special_punctuation.native @@ -0,0 +1,2 @@ +[Para [Str "Soft",Space,Str "hyphen:",Space,Str "[\173]"] +,Para [Str "Non-breaking",Space,Str "hyphen:",Space,Str "[\8209]"]] |