mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
parent
09d14bcbef
commit
03bf40b890
1 changed files with 1 additions and 1 deletions
|
@ -956,7 +956,7 @@ Ruby string interpolation. For example,
|
|||
|
||||
is the same as
|
||||
|
||||
%p= "This is the #{h quality} cake!"
|
||||
%p= "This is #{h quality} cake!"
|
||||
|
||||
and might compile to:
|
||||
|
||||
|
|
Loading…
Reference in a new issue