A bold statement.footnoteref:[foobar] >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "sectids" , "" ) ] } , docBlocks = [ Block mempty Nothing (Paragraph [ Inline mempty (Str "A bold statement.") , Inline mempty (Footnote (Just (FootnoteId "foobar")) []) ]) ] }