mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
8b9e5a7bb2
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@184 7063305b-7217-0410-af8c-cdc13e5119b9
3 lines
94 B
Text
3 lines
94 B
Text
.text_area_test_area
|
|
~ "<textarea>" + value + "</textarea>"
|
|
= "<textarea>BLAH\n</textarea>"
|