Hi,

I'm templating some javascript which is at times rather picky in parsing
depending on one's browser. It would be nice in some cases to suppress the
newline caused by the insertion of a template tag, like in jsp and erb.
Perhaps something like

{% if foo %}  newline present
{%- if foo %} newline suppression

Likely someone has asked for this already so I'm curious about it.

Thanks,
Mike
-- 
Michael P. Soulier <msoul...@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein

Attachment: signature.asc
Description: Digital signature

Reply via email to