Document Haml 4.0 textarea behavior

This commit is contained in:
Norman Clarke 2013-02-25 07:50:38 -08:00
parent 2efd12f27e
commit 4a910a241b
1 changed files with 2 additions and 1 deletions

3
FAQ.md
View File

@ -59,7 +59,8 @@ For example,
will be compiled to
<p>
<textarea>Foo&#x000A;Bar</textarea>
<textarea>
Foo&#x000A;Bar</textarea>
</p>
However, if a helper is generating the tag,