Norman Clarke
3d5641c140
Document filters. Load Maruku and Textile from contrib.
2012-05-22 23:34:18 -03:00
Norman Clarke
f3477eb0c3
Merge branch 'stable'
...
Conflicts:
.gitmodules
CHANGELOG.md
CONTRIBUTING
README.md
VERSION
haml.gemspec
2012-05-01 10:28:26 -03:00
Norman Clarke
ce59af51a0
Ignore indentation inside multiline comments
...
Fixes #464
2012-04-30 17:11:48 -03:00
Norman Clarke
52a5eab281
Hyphenate data attribute names by default
2012-04-29 12:21:58 -03:00
Andrew Smith
2f8c36690d
Updated the Changelog & Reference documents.
2012-04-29 12:20:45 -03:00
Stephen Bannasch
12fdc50a94
force :xhtml if template.mime_type == 'text/xml'
...
If the mime_type of the ActionView::Template template
being rendered is 'text/xml' then add the a :mime_type
key to the options hash so Haml::Engine will force a
format of xhtml.
Closes #427
Signed-off-by: Norman Clarke <norman@njclarke.com>
2012-04-28 00:26:52 -03:00
Matt Wildig
9e3574bd9e
Add SCSS filter.
...
Add filter to generate CSS from Sass using SCSS syntax.
Addresses issue #474 .
Signed-off-by: Norman Clarke <norman@njclarke.com>
2012-04-27 23:48:52 -03:00
Norman Clarke
9a64daf2a3
Remove cruft from Rakefile and gemspec
2012-04-27 21:51:54 -03:00