aboutsummaryrefslogtreecommitdiff
path: root/test/docx/alternate_document_path.native
diff options
context:
space:
mode:
Diffstat (limited to 'test/docx/alternate_document_path.native')
-rw-r--r--test/docx/alternate_document_path.native3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/docx/alternate_document_path.native b/test/docx/alternate_document_path.native
index 5e34fa4bc..73366faea 100644
--- a/test/docx/alternate_document_path.native
+++ b/test/docx/alternate_document_path.native
@@ -1,2 +1,3 @@
+Pandoc (Meta {unMeta = fromList []})
[Header 1 ("test",[],[]) [Str "Test"]
-,Para [Str "This",Space,Str "is",Space,Emph [Str "italic"],Str ",",Space,Strong [Str "bold"],Str ",",Space,Span ("",["underline"],[]) [Str "underlined"],Str ",",Space,Emph [Span ("",["underline"],[]) [Str "italic",Space,Str "underlined"]],Str ",",Space,Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "underlined"]],Str ",",Space,Emph [Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "italic",Space,Str "underlined"]]],Str "."]]
+,Para [Str "This",Space,Str "is",Space,Emph [Str "italic"],Str ",",Space,Strong [Str "bold"],Str ",",Space,Underline [Str "underlined"],Str ",",Space,Emph [Underline [Str "italic",Space,Str "underlined"]],Str ",",Space,Strong [Underline [Str "bold",Space,Str "underlined"]],Str ",",Space,Emph [Strong [Underline [Str "bold",Space,Str "italic",Space,Str "underlined"]]],Str "."]]