public
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/nex3/haml.git
Fixed a minor doc bug. Thanks are due to Paul Abbot.


git-svn-id: svn://hamptoncatlin.com/haml/tags/stable@444 
7063305b-7217-0410-af8c-cdc13e5119b9
nex3 (author)
Mon Mar 19 09:56:11 -0700 2007
commit  fb95cc2d21e75ae7c910eb68f96e4db6cbbf339c
tree    60bcebd09d3deeb879f940c964bc4b2b8f15912a
parent  2c56c40543074e5bd73ef6e6c0a2177d84bf8246
0
...
47
48
49
50
 
51
52
53
...
47
48
49
 
50
51
52
53
0
@@ -47,7 +47,7 @@ a tag without a name defaults to a div. So
0
 
0
 becomes
0
 
0
- <div id='foo'>Hello!</foo>
0
+ <div id='foo'>Hello!</div>
0
   
0
 Haml uses indentation
0
 to bring the individual elements to represent the HTML structure.

Comments

    No one has commented yet.