Skip to content

Instantly share code, notes, and snippets.

@raorao
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raorao/1b816974492a5c65ecc9 to your computer and use it in GitHub Desktop.
Save raorao/1b816974492a5c65ecc9 to your computer and use it in GitHub Desktop.
/ invalid
%div
%span
%span
%span{ |
"foo" => "bar", |
"baz" => 'quz' }
/ valid
%div
%span
%span
%span{ |
"foo" => "bar", |
"baz" => 'quz' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment