[stringtemplate-interest] Line continuation escape

Paul Giblock pgiblock at voicesheardmedia.com
Thu Nov 11 08:22:28 PST 2010


Terrance,

I'm wondering if there is a standard way to do a line-continuation (like \ in 
C)  In my situation, we have a template we want auto-wrapped at 65 characters.  
This is great for splitting long lines, but it does not work for joining lines 
that "shrink" after performing substitutions.

In the meantime, I need to write each "paragraph" as a single long line in the 
template file.

Thanks for the great work!

Paul


More information about the stringtemplate-interest mailing list