mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Fixed #5477 -- Added links from the markup filters to the more extensive documentation in the add-ons file. Patch from mitja.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
cd8959c82a
commit
8a17181b58
@ -1419,6 +1419,12 @@ A collection of template filters that implement these common markup languages:
|
|||||||
* Markdown
|
* Markdown
|
||||||
* ReST (ReStructured Text)
|
* ReST (ReStructured Text)
|
||||||
|
|
||||||
|
See the `markup section`_ of the `add-ons documentation`_ for more
|
||||||
|
information.
|
||||||
|
|
||||||
|
.. _markup section: ../add_ons/#markup
|
||||||
|
.. _add-ons documentation: ../add_ons/
|
||||||
|
|
||||||
django.contrib.webdesign
|
django.contrib.webdesign
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user