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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: