aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.txt
diff options
context:
space:
mode:
authorYuri Takhteyev <yuri@freewisdom.org>2007-03-18 14:53:01 +0000
committerYuri Takhteyev <yuri@freewisdom.org>2007-03-18 14:53:01 +0000
commit3275ba2d65e7c5c39ec477d718ebc249fb0d03dd (patch)
treed0faa481f7e3d23e38f0121021e488d937097fc8 /sidebar.txt
parent3ced88a333f413996f9b555e4fe079874195cdd2 (diff)
downloadmarkdown-3275ba2d65e7c5c39ec477d718ebc249fb0d03dd.tar.gz
markdown-3275ba2d65e7c5c39ec477d718ebc249fb0d03dd.tar.bz2
markdown-3275ba2d65e7c5c39ec477d718ebc249fb0d03dd.zip
Updates to the website for 1.6b
Diffstat (limited to 'sidebar.txt')
-rw-r--r--sidebar.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/sidebar.txt b/sidebar.txt
new file mode 100644
index 0000000..6ac3253
--- /dev/null
+++ b/sidebar.txt
@@ -0,0 +1,37 @@
+SourceForge</p>
+
+* [Download](http://sourceforge.net/project/showfiles.php?group_id=153041)
+* [Report a Bug](http://sourceforge.net/tracker/?func=add&group_id=153041&atid=790198)
+* [Mailing List](http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss)
+* [Subversion](http://sourceforge.net/svn/?group_id=153041)
+
+This Page
+
+* [Summary](index.php#Summary)
+* [Installation](index.php#Installation)
+* [Command Line Usage](index.php#Commandline)
+* [Using the Module](index.php#Module)
+* [Extending](index.php#Extending)
+* [Using Markdown with Django](index.php#Django)
+* [License](index.php#License)
+* [Contact Info](index.php#Contact)
+* [Credits](index.php#Credits)
+* [Change Log](index.php#Change)
+* [RSS/XML](news.rss)
+
+Extensions
+
+* [Table of Contents](extensions/markdown_with_toc.py)
+* [WikiLinks](http://achinghead.com/archives/67/adding-wikilinks-to-markdown-in-python/)
+* [Python Code Highlighting](http://www.lethalman.net/2006/03/11/markdown-extension-to-highlight-python-code/)
+* [Simple Tables](http://k7a.org/tables_python_markdown/)
+
+Integration
+
+* [with MoinMoin](http://wiki.vja2.net/MyMoinPlugins)
+* [with Django](http://achinghead.com/archives/70/django-blog-and-markdown/) (also [here](http://www.postneo.com/2005/08/10/django-markup-template-tags))
+*
+
+Related Projects
+
+* [mkdn2latex](http://www.thefactz.org/archives/144) - convert Markdown to Latex \ No newline at end of file