[#foo] == Section Title >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "sectids" , "" ) ] } , docBlocks = [ Block Attr ( [] , fromList [ ( "id" , "foo" ) ] ) Nothing (Section (Level 1) [ Inline mempty (Str "Section Title") ] []) ] }