On Thu, Nov 19, 2009 at 18:02, E <[email protected]> wrote: > Anything new ? XHTML5 is useful since Firefox 2 and other gecko > browsers pre 1.9b5 need pages served as xhtml+xml to correctly render > html5 elements. A XML parsing error is then raised by the browser if > self closing elements have no tailing slash.
Use XHTML format in Haml options, but write the HTML5 doctype yourself instead of "!!!". Problem solved -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=.
