aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference.md
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-03-07 09:08:36 -0500
committerWaylan Limberg <waylan@gmail.com>2012-03-07 09:08:36 -0500
commit9fd4a5f1600c96406ad0fb86b1a8287d525972ac (patch)
treeea8907182d758d051fce4bb54f445a113ceea92b /docs/reference.md
parent9c2830f7b0273ae399b771a7d9780ee7a7430fc4 (diff)
downloadmarkdown-9fd4a5f1600c96406ad0fb86b1a8287d525972ac.tar.gz
markdown-9fd4a5f1600c96406ad0fb86b1a8287d525972ac.tar.bz2
markdown-9fd4a5f1600c96406ad0fb86b1a8287d525972ac.zip
Fixed up some formating errors in docs and added/fixed more internal links.
Diffstat (limited to 'docs/reference.md')
-rw-r--r--docs/reference.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.md b/docs/reference.md
index daf24ac..c1561f7 100644
--- a/docs/reference.md
+++ b/docs/reference.md
@@ -69,7 +69,7 @@ The following options are available on the `markdown.markdown` function:
`extensions=['extra']` will first look for the module
`markdown.extensions.extra`, then a module named `mdx_extra`.
-* __`extension-configs`__{: #extensions_configs }: A dictionary of
+* __`extension-configs`__{: #extension_configs }: A dictionary of
configuration settings for extensions.
The dictionary must be of the following format: