aboutsummaryrefslogtreecommitdiff
path: root/tests/latex-reader.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/latex-reader.native')
-rw-r--r--tests/latex-reader.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/latex-reader.native b/tests/latex-reader.native
index 2ba7a78f2..b7cf39bc3 100644
--- a/tests/latex-reader.native
+++ b/tests/latex-reader.native
@@ -57,6 +57,7 @@ Pandoc (Meta {docTitle = [Str "Pandoc",Space,Str "Test",Space,Str "Suite"], docA
,CodeBlock ("",[],[]) "---- (should be four hyphens)\n\nsub status {\n print \"working\";\n}\n\nthis code block is indented by one tab"
,Para [Str "And:"]
,CodeBlock ("",[],[]) " this code block is indented by two tabs\n\nThese should not be escaped: \\$ \\\\ \\> \\[ \\{"
+,Para [Str "this",Space,Str "has",Space,Emph [Str "two",LineBreak,Str "lines"]]
,HorizontalRule
,Header 1 [Str "Lists"]
,Header 2 [Str "Unordered"]