html2haml seems to be inserting whitespace that wasn't in the source,
eg the space after the "one" in the following:

$ echo '<span>one</span>, <span>two</span>' | html2haml
%span one
,
%span two

Any workarounds to avoid inserting this whitespace? Thanks in advance.
--
Yang Zhang
http://yz.mit.edu/

-- 
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.

Reply via email to