Hi,

Is it possible to emit something like this with Haml: "Visit <a>my
website</a>." ??

If I do
  Visit
  %a my website
  \.
Then I get "visit <a>my website</a> ."

If I do
  Visit
  %a> my website
  \.
Then I get "visit<a>my website</a>."

Thanks,
Jeff

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