On Thu, 2007-04-26 at 14:12 +0000, tonnzor wrote: > > > 2. If we want to enable multi-line comments, we need to allow newlines > > > in tag's content: > > > > We don't want to allow newlines in tags. That decision has already been > > made and reaffirmed a number of times. > > Comments are not actually a tag, it's a special case. And it is very > useful to have multiline comments (see comments above).
We already have multiline comments. They are written as {% comment %} and {% endcomment %}. > So why can't we enable newlines for {##} only? This tag is parsed just as normal tags, so introducing newlines in this would affect everything. Please let this thread die. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---