#2910: [patch] Add extension support to Markdown filter
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: wayla
Status: new | Component: Contrib apps
Version: SVN | Resolution:
Keywords: markup markdown | Stage: Design decision needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------+-------------------------------------------
Comment (by jpd <[EMAIL PROTECTED]>):
To be expected of course, but this will fail with "markdown() takes
exactly 1 non-keyword argument" if an older version of markdown is used
(for instance 1.4, which is still the latest available in ubuntu feisty,
debian etch, etc). Is it worthwhile to check markdown.version (an attr
which doesn't exist in the older markdown.py) here and provide a more
helpful error?
--
Ticket URL: <http://code.djangoproject.com/ticket/2910#comment:13>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---