diff --git a/org/testdata/footnotes.html b/org/testdata/footnotes.html
index a81efa5..b7498a5 100644
--- a/org/testdata/footnotes.html
+++ b/org/testdata/footnotes.html
@@ -116,7 +116,13 @@ Rather, it will be somewhere down below in the footnotes section.
There's multiple reasons for that. Among others, doing so requires i18n (to recognize the section) and silently
-hides content before and after the footnotes.
+hides content before and after the footnotes.
+
+
+
diff --git a/org/testdata/footnotes.org b/org/testdata/footnotes.org
index 44a9019..ab200a7 100644
--- a/org/testdata/footnotes.org
+++ b/org/testdata/footnotes.org
@@ -41,8 +41,11 @@ This shouldn't happen when the definition line and the line after that are empty
[fn:7]
There's multiple reasons for that. Among others, doing so requires i18n (to recognize the section) and silently
-hides content before and after the footnotes.
+hides content before and after the footnotes[fn:8].
this is not part of [fn:7] anymore as there are 2 blank lines in between!
+
+
+[fn:8] Footnotes can be linked from another footnote's definition.
diff --git a/org/testdata/footnotes.pretty_org b/org/testdata/footnotes.pretty_org
index 44a9019..ab200a7 100644
--- a/org/testdata/footnotes.pretty_org
+++ b/org/testdata/footnotes.pretty_org
@@ -41,8 +41,11 @@ This shouldn't happen when the definition line and the line after that are empty
[fn:7]
There's multiple reasons for that. Among others, doing so requires i18n (to recognize the section) and silently
-hides content before and after the footnotes.
+hides content before and after the footnotes[fn:8].
this is not part of [fn:7] anymore as there are 2 blank lines in between!
+
+
+[fn:8] Footnotes can be linked from another footnote's definition.