empty-footnote.xml 379 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document xmlns="http://commonmark.org/xml/1.0">
  3. <paragraph>
  4. <text>This footnote has no content</text>
  5. <footnote_ref reference="ref" />
  6. </paragraph>
  7. <footnote_container>
  8. <footnote reference="ref">
  9. <footnote_backref reference="ref" />
  10. </footnote>
  11. </footnote_container>
  12. </document>