Editing templates with editors like Emacs and validating templates with
tools like HTML Tidy means problems, since HTML editors and validators
does not recognize the special HTML::Template syntax. This can be partly
solved by using the <!--TMPL_VAR name="donk"--> syntax, but still cause
problems when templates are used within HTML tags or quotes.

Since I use Emacs, does anyone have a suggestion on an Emacs (major or
minor) mode that can handle HTML::Templates properly and indent
correctly?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to