Commit bd6a758e authored by Adrian Holovaty's avatar Adrian Holovaty
Browse files

Added note to docs/add_ons.txt about reading the source code.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@3251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent ec23edfc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -128,6 +128,8 @@ A collection of template filters that implement these common markup languages:
    * Markdown
    * ReST (ReStructured Text)

For documentation, read the source code in django/contrib/markup/templatetags/markup.py.

redirects
=========