Wandering through the documentation for HAML, I ran
into a few small problems, so here's a small bug report...

-r


http://haml.hamptoncatlin.com/docs/haml

  Perhaps the heading lines for HAML files should be written as:

    -# app/views/users/show.haml

  rather than:

    # app/views/users/show.haml


  ... as a standalong Ruby module.
           standalone

  ... using the UTF-8 characterset  for your ...
                      character set

  h2>Other Useful Things</h2>
  ---
  <h2>Other Useful Things</h2>


http://haml.hamptoncatlin.com/tutorial/

  ... template, its  instantly handled ...
                it's

  ... is the "action of'=' which tells Haml ...
  ---
  ... is the "action of '=', which tells Haml ...

  ... familiar with CSS, we can us  similar ...
                                use

  Its  filled with awesome ...
  It's


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