JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: remove <!-- and --> from non-html files
authorJason Woofenden <jason@jasonwoof.com>
Tue, 19 Apr 2011 03:49:12 +0000 (23:49 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 19 Apr 2011 05:42:46 +0000 (01:42 -0400)
commitd37433940a2f34406b5adb26dab8525bb4b0e019
treefa5ce3a54a2f1b6a17b067733cc1efe8adc7ddd1
parent0777b7d419ba9cb1385c885870382846cee04b52
metaform: remove <!-- and --> from non-html files

(template.php supports both <!--~foo {~--> and simply ~foo {~)

The former is great for html files (almost everywhere) because then the
template file is valid html. (Nice for finding html errors, and for syntax
hilighting.)

This patch switches to the short form for for non-html files.
metaform/template.email.txt
metaform/template.php
metaform/template.sql