Text on the first page <<< was breaked! >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "sectids" , "" ) ] } , docBlocks = [ Block mempty Nothing (Paragraph [ Inline mempty (Str "Text on the first page") ]) , Block mempty Nothing PageBreak , Block mempty Nothing (Paragraph [ Inline mempty (Str "was breaked!") ]) ] }