pandoc/test/fb2/reader/titles.native

9 lines
431 B
Text
Raw Normal View History

2018-04-26 22:33:18 +03:00
Pandoc (Meta {unMeta = fromList []})
[Header 1 ("",[],[]) [Str "Body",Space,Str "title"]
,Div ("",["section"],[])
[Header 2 ("",[],[]) [Str "Section",Space,Str "title"]
,Div ("",["section"],[])
[Header 3 ("",[],[]) [Str "Subsection",Space,Str "title",LineBreak,Str "with",Space,Str "multiple",Space,Str "paragraphs"]]
,Div ("",["section"],[])
[Header 3 ("",[],[]) [Str "Another",Space,Str "subsection",Space,Str "title"]]]]