I use HAML in my rails project for my html templates. I would like to figure out if its possible to divide a very long line and make it a couple of rows:
%a.
I believe you can achieve this with the help of |. You can read about it in the haml documentation here.
|