aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extensions/index.md')
-rw-r--r--docs/extensions/index.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/extensions/index.md b/docs/extensions/index.md
new file mode 100644
index 0000000..d0726e6
--- /dev/null
+++ b/docs/extensions/index.md
@@ -0,0 +1,30 @@
+Available Extensions
+====================
+
+Officially Supported Extensions
+-------------------------------
+
+These extensions are included with (at least) the most recent release and are
+officially supported by the Python-Markdown developers. Any documentation is
+maintained here and all bug reports should be made to the project. If you
+have a typical install of Python-Markdown, these extensions are already
+available to you.
+
+* [[Extra]]
+ * [[Abbreviations]]
+ * [[Definition_Lists]]
+ * [[Fenced_Code_Blocks]]
+ * [[Footnotes]]
+ * [[Attr_List]]
+ * [[Tables]]
+* [[attr_list]]
+* [[CodeHilite]]
+* [[HTML_Tidy]]
+* [[HeaderId]]
+* [[ImageLinks]]
+* [[Meta-Data]]
+* [[nl2br]]
+* [[RSS]]
+* [[Table_of_Contents]]
+* [[WikiLinks]]
+