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.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/extensions/footnotes.md b/docs/extensions/footnotes.md
index aaff184..4df12a1 100644
--- a/docs/extensions/footnotes.md
+++ b/docs/extensions/footnotes.md
@@ -63,8 +63,8 @@ is indented consistently and any errors are more easily discernible by the autho
Usage
-----
-See [Extensions](index.md) for general extension usage, specify
-`markdown.extensions.footnotes` as the name of the extension.
+See [Extensions](index.md) for general extension usage. Use `footnotes` as the
+name of the extension.
See the [Library Reference](../reference.md#extensions) for information about
configuring extensions.
@@ -90,4 +90,3 @@ The following options are provided to configure the output:
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`
-