diff options
Diffstat (limited to 'tests/docx.normalize.native')
-rw-r--r-- | tests/docx.normalize.native | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/docx.normalize.native b/tests/docx.normalize.native new file mode 100644 index 000000000..aeba672c4 --- /dev/null +++ b/tests/docx.normalize.native @@ -0,0 +1,2 @@ +[Para [Str "These",Space,Str "are",Space,Str "different",Space,Str "fonts."] +,Para [Strong [Str "These",Space,Emph [Str "are",Space,Strikeout [Str "different"]],Space,Str "fonts."]]] |