Apologies if this is a re-post, I don't see my post up so I'm trying again.
What about %p I went to the =- @location , so crossed the road where - (or some other char) is a marker which means "don't put any whitespace after this line and before the next". On Feb 9, 8:12 am, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > One problem with this is that, while HTML doesn't register the content > or type of whitespace, it does register the /existance/ of whitespace, > so you end up with a space between @location and the comma. It will > render as "I went to the store , so crossed the road," which looks a > little awkward. > > - Nathan > > weepy wrote: > > having quoted my example, i actually end up doing : > > > %p > > I went to the > > = @location > > , so crossed the road > > > since the newlines within the p tag do not render as newlines. I know > > some purist might not like this, but its fine for me --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
