How to remove unwanted indent from HAML’s pre tag

You need to use the #preserve helper to convert the newlines in the pre to newline entities, like so: %pre.code = preserve do :escaped <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> <html> <head></head> <body> <form> <input type=”text” name=”empID” /> <input type=”submit”/> </form> </body> </html> In the future, you’ll be able to nest filters, so … Read more

inline tag in haml

Haml excels for structural markup, but it’s not really intended for inline markup. Read: Haml Sucks for Content. Just put your inline tags as HTML: .content %p Lorem ipsum <em>dolor</em> sit amet. Or else use a filter: .content :markdown Lorem ipsum *dolor* sit amet.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)