[stringtemplate-interest] Newline removal

Terence Parr parrt at cs.usfca.edu
Tue Sep 23 10:28:16 PDT 2008


On Sep 23, 2008, at 8:51 AM, Roman Odaisky wrote:

> Greetings,
>
> This removes the newline:
>
> $attr:{x|
> ...$x$...}$
>
> This does not:
>
> $attr:{
> ...$it$...}$
>
> Is this intended behaviour?

TheWhitespace immediately following | is removed (Should be buried  
somewhere in the manual) ;)
Ter


More information about the stringtemplate-interest mailing list