#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 wayla):
I just updated this patch to support the recently added auto-escaping. I
left off the fallback to `linebreaks(escape(text))` when markdown fails to
import. IMO auto-escaping should be taking care of that - if not, then
textile & restructuredtext should be patched as well. That's also why I
left off the linebreaks - while its nice to have, it should be applied to
all three processors, not just markdown - and therefore isn't relevant to
this patch IMO.
--
Ticket URL: <http://code.djangoproject.com/ticket/2910#comment:14>
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
-~----------~----~----~----~------~----~------~--~---