You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in Slang (testing with 1.7.1), the above syntax produces an error on compilation, since it thinks there's an unterminated curly brace. This should probably work!
The text was updated successfully, but these errors were encountered:
in Slim, you can take multiple lines to set attributes on a tag, if you use an attribute wrapper. For example, here's something I just tried:
But in Slang (testing with 1.7.1), the above syntax produces an error on compilation, since it thinks there's an unterminated curly brace. This should probably work!
The text was updated successfully, but these errors were encountered: