From 3275ba2d65e7c5c39ec477d718ebc249fb0d03dd Mon Sep 17 00:00:00 2001 From: Yuri Takhteyev Date: Sun, 18 Mar 2007 14:53:01 +0000 Subject: Updates to the website for 1.6b --- sidebar.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 sidebar.txt (limited to 'sidebar.txt') 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

+ +* [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 -- cgit v1.2.3