aboutsummaryrefslogtreecommitdiffstats
path: root/docs/siteindex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/siteindex.txt')
-rw-r--r--docs/siteindex.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/siteindex.txt b/docs/siteindex.txt
index 19072d8..0139bd7 100644
--- a/docs/siteindex.txt
+++ b/docs/siteindex.txt
@@ -21,9 +21,9 @@ Table of Contents
* [Library Reference](reference.html)
* [The Basics](reference.html#the-basics)
* [The Details](reference.html#the-details)
- * [markdown.markdown](reference.html#markdown)
- * [markdown.markdownFromFile](reference.html#markdownFromFile)
- * [markdown.Markdown](reference.html#Markdown)
+ * [`markdown.markdown`](reference.html#markdown)
+ * [`markdown.markdownFromFile`](reference.html#markdownFromFile)
+ * [`markdown.Markdown`](reference.html#Markdown)
* [Command Line](cli.html)
* [Setup](cli.html#setup)
* [Usage](cli.html#usage)
@@ -50,7 +50,7 @@ Table of Contents
* [Third Party Extensions](extensions/index.html#third-party-extensions)
* [Extension API](extensions/api.html)
* [Preprocessors](extensions/api.html#preprocessors)
- * [InlinePatterns](extensions/api.html#inlinepatterns)
+ * [Inline Patterns](extensions/api.html#inlinepatterns)
* [Treeprocessors](extensions/api.html#treeprocessors)
* [Postprocessors](extensions/api.html#postprocessors)
* [BlockParser](extensions/api.html#blockparser)
@@ -59,11 +59,11 @@ Table of Contents
* [extendMarkdown](extensions/api.html#extendmarkdown)
* [OrderedDict](extensions/api.html#ordereddict)
* [registerExtension](extensions/api.html#registerextension)
- * [Config Settings](extensions/api.html#configsettings)
+ * [Configuration Settings](extensions/api.html#configsettings)
* [makeExtension](extensions/api.html#makeextension)
* [Test Suite](test_suite.html)
* [Markdown Syntax Test](test_suite.html#markdown-syntax-tests)
- * [Syntax Test Config Settings](test_suite.html#syntax-test-config-settings)
+ * [Syntax Test Configuration Settings](test_suite.html#syntax-test-config-settings)
* [Unit Tests](test_suite.html#unit-tests)
* [Change Log](change_log.html)
* [Release Notes for v.2.6](release-2.6.html)