# [Foo]
[foo]: /url
> bar


----------

(Document
  (Heading 1
    LinkRegion(content=['Foo'], url='/url'))
  (Quote
    (Paragraph
      'bar')))
