> For a) it's important for me to have the possibility to embed raw > HTML. AFAIK markdown provides hat possiblity, is it also possible with > textile and reST?
I'm definitely a fan of markdown (I do most of my writing in it), and it's more than sufficient for any online needs. I tend to import it into my models and use it in custom save methods, rather than using the template filter, since it offers more flexibility and less runtime load that way. That said, I did make a patch to add some more functionality into the template filter: http://code.djangoproject.com/ticket/6526 you might find that useful. Yours, eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---