Rubies are red, + Topazes are blue. >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "sectids" , "" ) ] } , docBlocks = [ Block mempty Nothing (Paragraph [ Inline mempty (Str "Rubies are red, ") , Inline mempty HardBreak , Inline mempty (Str "Topazes are blue.") ]) ] }