mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
commit
025b89f421
1 changed files with 1 additions and 1 deletions
|
@ -1023,7 +1023,7 @@ might compile to:
|
|||
|
||||
#### Gotchas
|
||||
|
||||
Haml uses an overly simplistic regular expression to indentify string
|
||||
Haml uses an overly simplistic regular expression to identify string
|
||||
interpolation rather than a full-blown Ruby parser. This is fast and works for
|
||||
most code but you may have errors with code like the following:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue