aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions/footnotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extensions/footnotes.md')
-rw-r--r--docs/extensions/footnotes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/extensions/footnotes.md b/docs/extensions/footnotes.md
index c94c2c4..aaff184 100644
--- a/docs/extensions/footnotes.md
+++ b/docs/extensions/footnotes.md
@@ -85,3 +85,9 @@ The following options are provided to configure the output:
* **`BACKLINK_TEXT`**:
The text string that links from the footnote definition back to the position
in the document. Defaults to `↩`.
+
+* **`BACKLINK_TITLE`**:
+ The text string for the `title` HTML attribute of the footnote definition link.
+ `%d` will be replaced by the footnote number. Defaults to `Jump back to
+ footnote %d in the text`
+