RE: WhiteSpace Compress

2016-09-12 Thread Bob Harner
> De : Qbyte Consulting > Envoyé : lundi 12 septembre 2016 14:35:40 > À : Tapestry users > Objet : Re: WhiteSpace Compress > > Even if Tapestry emits the white space, the browser will ignore it. You > must use   to include additional spaces, yes? > > On Mon, Sep 12, 2016 a

RE: WhiteSpace Compress

2016-09-12 Thread Lherm Nicolas
De : Qbyte Consulting Envoyé : lundi 12 septembre 2016 14:35:40 À : Tapestry users Objet : Re: WhiteSpace Compress Even if Tapestry emits the white space, the browser will ignore it. You must use   to include additional spaces, yes? On Mon, Sep 12, 2016 at 1:28 PM, Lherm Nicolas

Re: WhiteSpace Compress

2016-09-12 Thread Qbyte Consulting
Even if Tapestry emits the white space, the browser will ignore it. You must use   to include additional spaces, yes? On Mon, Sep 12, 2016 at 1:28 PM, Lherm Nicolas wrote: > Hello, > > I read in paragraph http://tapestry.apache.org/component-templates.html $ > Whitespace in Templates , that Tape

WhiteSpace Compress

2016-09-12 Thread Lherm Nicolas
Hello, I read in paragraph http://tapestry.apache.org/component-templates.html $ Whitespace in Templates , that Tapestry " compressed" the white -spaces. In my application , I have repeated whitespace and they are reduced to a single space character . However, I would like to keep those whitesp