This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
haml--haml
Watch
1
Star
0
Fork
You've already forked haml--haml
0
mirror of
https://github.com/haml/haml.git
synced
2022-11-09 12:33:31 -05:00
Code
Releases
Activity
1b694ba850
haml--haml
/
lib
History
Nathan Weizenbaum
78389e366f
[Haml] Allow an "end" for a block if it's followed by a method call.
...
For example, = [1, 2, 3].map do |i| - i + 1 - end.join("|")
2009-03-15 19:07:50 -07:00
..
haml
[Haml] Allow an "end" for a block if it's followed by a method call.
2009-03-15 19:07:50 -07:00
sass
[Sass] Handle the case where a user closes a loud comment unnecessarily.
2009-03-01 12:38:18 -08:00
haml.rb
sass.rb