Thanks, Nathan, that's probably the easiest way for this edge case.

Nathan Bubna wrote:
#set( $hashes = '####' )
$hashes

single-quoted strings are not interpolated.

On Mon, Jul 20, 2009 at 12:07 PM, Steve Cohen<sco...@javactivity.org> wrote:
Using Velocity 1.6.2 I wish to output the string "#####".
In my template, I code it "\#\#\#\#\#"
It renders as \#\#\#\#\#.

What am I doing wrong?  Or how can I make it do what I want?

Steve Cohen

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org
For additional commands, e-mail: user-h...@velocity.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org
For additional commands, e-mail: user-h...@velocity.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org
For additional commands, e-mail: user-h...@velocity.apache.org

Reply via email to