Re: problem when try to validate xhtml output

2006-02-19 Thread Andrew Mason
We have 100% valid output on all our templates and every single one uses href attributes generated by velocity, so i doubt your issue is there. Andrew On Friday 17 February 2006 18:31, Gustavo Straube Pereira wrote: > I'm trying to validate my velocity output file as xhtml using w3's tidy, > bu

problem when try to validate xhtml output

2006-02-17 Thread Gustavo Straube Pereira
I'm trying to validate my velocity output file as xhtml using w3's tidy, but there wasn't validate 'cause all links' href attributes have some whitespaces inside the quotes, like . I'm thinking that velocity have something like a "auto-indent" feature. If it's really exists, there's a way to turn