On Fri, May 20, 2011 at 10:54 AM, BobX <blueb...@gmail.com> wrote: > Pretty obvious question, but is there any recommended HTML editor that > won't munch the Django template codes? I was using Amaya to form my > pages, but after a couple of what-the-heck moments, I discovered that > it sporadically "eats" the template codes - ones in table definitions > being particularly vulnerable. > > Notepad2 is very usable - but unfortunately that's just syntax > highlighting the raw HTML codes. So at the moment I'm generating the > templates with Amaya and then switching to Notepad2 once the template > codes are added. > > I've also got SeaMonkey but haven't had a chance to try it yet. > Platforms I've got available are Linux or Windows. > > Thanks. Bob. >
vim foo.html "+set ft=htmldjango" Cheers Tom -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.