Commit Graph

13 Commits

Author SHA1 Message Date
nex3 25f14b2bb9 The ~ character with a block works the same on its own as when attached to a tag.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@152 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-18 09:48:34 +00:00
nex3 40b3d61de4 Added a new backslash escape character.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@146 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-17 01:12:50 +00:00
nex3 d98667bbf7 Grammar fixes in REFERENCE.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@137 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-14 01:58:55 +00:00
nex3 f327809d54 Modified doctype tag to make an XML prolog with !!! XML.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@127 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-08 01:54:26 +00:00
packagethief 66059466f9 Updated documentation to describe creating multiple-class attributes for an element; minor documentation changes
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@119 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-06 01:20:40 +00:00
nex3 7ea068eac1 Added an XML processing directive tag.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@118 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-06 00:35:38 +00:00
nex3 6c8ff1c515 Local variables can now be set via Haml::Engine, rather than solely via Haml::Template.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@114 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-04 08:35:06 +00:00
nex3 00ef3f9983 Better facilities for whitespace-sensitive elements. See REFERENCE entry on ~.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@113 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-04 06:36:16 +00:00
nex3 f79bddb73e Options can now be set from environment.rb. See REFERENCE.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@106 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-30 06:59:57 +00:00
nex3 3e0156a858 The default quote character can now be set in the options hash. Also changes the quote-choosing
behavior, which speeds up the engine.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@105 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-30 06:10:26 +00:00
nex3 47616c9c97 Adding support for alternate doctypes (see REFERENCE). Also added a NON_NATIVE flag to the rcov rake
task because I was getting a segmentation fault with the native.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@101 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-27 20:36:34 +00:00
nex3 a99fd555c7 Added more functionality to comments (see REFERENCE). Also added a few
tests I forgot last time.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@100 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-22 21:42:45 +00:00
hcatlin 4d9107ef04 Adding a new branch called faster.
git-svn-id: svn://hamptoncatlin.com/haml/branches/faster@84 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-20 21:51:57 +00:00