We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
valid:
a [ href={ generate-link foo.bar } ] | Foo
invalid: (single space after closing bracket)
invalid
a [ href={ generate-link foo.bar } ] Foo
The text was updated successfully, but these errors were encountered:
Added support for machty#326 but removed workaround code with no dede…
727a885
…nting close bracket in multi-line declarations because it leads to syntax glitches
No branches or pull requests
valid:
invalid: (single space after closing bracket)
invalid
invalid
The text was updated successfully, but these errors were encountered: