Skip to content
New issue

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

Should spaces between AO names and arguments be allowed? #540

Open
justingrant opened this issue Jul 16, 2023 · 0 comments
Open

Should spaces between AO names and arguments be allowed? #540

justingrant opened this issue Jul 16, 2023 · 0 comments

Comments

@justingrant
Copy link

From https://github.com/tc39/proposal-temporal/pull/2574/files#r1235598629, I was surprised that ecmarkup didn't complain about there being a space between the name of an AO and its argument list.

Example: the following spec text didn't cause ecmarkup errors.

1. Set _item_ to ? ToPrimitive (_item_, ~string~).

I wasn't sure if this was another one of those cases of "whitespace is handled by the formatter" like #536, but the build job complains about some whitespace issues (e.g. trailing spaces at end of line) so I figured I'd file this issue just in case this was the kind of whitespace issue that the build job should be worrying about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant