Text.Pandoc.LinkContext
queryLinksWithContext :: Pandoc -> Map Url [Block] Source #
Query the pandoc document for all links
Return a map, containing the "surrounding context" (as Pandoc blocks) for each link.