From 9fd4a5f1600c96406ad0fb86b1a8287d525972ac Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 7 Mar 2012 09:08:36 -0500 Subject: Fixed up some formating errors in docs and added/fixed more internal links. --- docs/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference.md') 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: -- cgit v1.2.3