Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed May 30, 2011
1 parent d774c87 commit 7166f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Boolean attributes are also supported:

Boolean attributes with code will only output the attribute when `true`:

input(type="checkbox", checked: someValue)
input(type="checkbox", checked= someValue)

Multiple lines work too:

Expand Down

0 comments on commit 7166f94

Please sign in to comment.